Home
last modified time | relevance | path

Searched refs:dashLengths (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1385 const CGFloat dashLengths[2] = { 4.0, 4.0 }; // for drawing dashed line in invert() local
1388 CGContextSetLineDash ( mrContext, 0, dashLengths, 2 ); in invert()
1422 const CGFloat dashLengths[2] = { 4.0, 4.0 }; // for drawing dashed line in invert() local
1425 CGContextSetLineDash ( mrContext, 0, dashLengths, 2 ); in invert()

Completed in 31 milliseconds