Searched refs:rOuterPolyPolygon (Results 1 – 1 of 1) sorted by relevance
73 basegfx::B2DPolyPolygon& rOuterPolyPolygon, in impGetOuterPolyPolygon() argument77 rOuterPolyPolygon = rPolygon; in impGetOuterPolyPolygon()97 rOuterPolyPolygon.transform(aScaleTrans); in impGetOuterPolyPolygon()103 rOuterPolyPolygon = basegfx::tools::growInNormalDirection(rPolygon, -fOffset); in impGetOuterPolyPolygon()104 basegfx::tools::correctGrowShrinkPolygonPair(rPolygon, rOuterPolyPolygon); in impGetOuterPolyPolygon()
Completed in 9 milliseconds