Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx1288 const ::basegfx::B2DPolyPolygon aOnePoly( aAreaPolyPoly.getB2DPolygon( nPolyIdx ) ); in drawPolyLine() local
1289 bDrawnOk = drawPolyPolygon( aOnePoly, fTransparency ); in drawPolyLine()
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx202 const ::basegfx::B2DPolygon aOnePoly = aB2DPolyPolygon.getB2DPolygon( nPolyIdx ); in DrawTransparent() local
203 …mpGraphics->DrawPolyLine( aOnePoly, fTransparency, aHairlineWidth, ::basegfx::B2DLINEJOIN_NONE, co… in DrawTransparent()

Completed in 15 milliseconds