Searched refs:a2DLoopA (Results 1 – 1 of 1) sorted by relevance
916 …const basegfx::B2DPolygon a2DLoopA(basegfx::tools::createB2DPolygonFromB3DPolygon(rLoopA, aObjectT… in createReducedOutlines() local918 const basegfx::B2DPoint a2DCenterA(a2DLoopA.getB2DRange().getCenter()); in createReducedOutlines()934 const basegfx::B2DPoint aStart(a2DLoopA.getB2DPoint(a)); in createReducedOutlines()938 if(!basegfx::tools::isInside(a2DLoopA, aMiddle)) in createReducedOutlines()942 if(!impHasCutWith(a2DLoopA, aStart, aEnd)) in createReducedOutlines()
Completed in 15 milliseconds