Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx455 const ::basegfx::B2DPolygon& rPolygon, bool bClosePath, bool bPixelSnap, bool bLineDraw ) in AddPolygonToPath() argument
462 (void)bPixelSnap; // TODO in AddPolygonToPath()
480 if( bPixelSnap) in AddPolygonToPath()
523 const ::basegfx::B2DPolyPolygon& rPolyPoly, bool bPixelSnap, bool bLineDraw ) in AddPolyPolygonToPath() argument
533 AddPolygonToPath( xPath, rPolygon, true, bPixelSnap, bLineDraw ); in AddPolyPolygonToPath()

Completed in 21 milliseconds