Searched refs:aPolyBounds (Results 1 – 1 of 1) sorted by relevance
156 basegfx::B2DRange const aPolyBounds( basegfx::tools::getRange(rPoly) ); in renderClippedPolyPolygon() local158 const sal_Int32 nMinY( basegfx::fround(aPolyBounds.getMinY()) ); in renderClippedPolyPolygon()162 basegfx::fround(aPolyBounds.getMaxY()))); in renderClippedPolyPolygon()
Completed in 12 milliseconds