Searched refs:aSubPolygon (Results 1 – 1 of 1) sorted by relevance
87 const basegfx::B2DPolygon aSubPolygon(aUnitPolyPolygon.getB2DPolygon(0)); in createViewIndependentPrimitive2DSequence() local88 const basegfx::B2DPoint aStart(aSubPolygon.getB2DPoint(0)); in createViewIndependentPrimitive2DSequence()89 const basegfx::B2DPoint aEnd(aSubPolygon.getB2DPoint(1)); in createViewIndependentPrimitive2DSequence()
Completed in 8 milliseconds