Searched refs:i_rPolyPolygon (Results 1 – 1 of 1) sorted by relevance
493 bool SalGraphics::DrawPolyPolygon( const ::basegfx::B2DPolyPolygon& i_rPolyPolygon, double i_fTrans… in DrawPolyPolygon() argument498 basegfx::B2DPolyPolygon aMirror( mirror( i_rPolyPolygon, i_pOutDev ) ); in DrawPolyPolygon()502 bRet = drawPolyPolygon( i_rPolyPolygon, i_fTransparency ); in DrawPolyPolygon()
Completed in 20 milliseconds