Searched refs:a2DLoopB (Results 1 – 1 of 1) sorted by relevance
917 …const basegfx::B2DPolygon a2DLoopB(basegfx::tools::createB2DPolygonFromB3DPolygon(rLoopB, aObjectT… in createReducedOutlines() local919 const basegfx::B2DPoint a2DCenterB(a2DLoopB.getB2DRange().getCenter()); in createReducedOutlines()935 const basegfx::B2DPoint aEnd(a2DLoopB.getB2DPoint(a)); in createReducedOutlines()940 if(!basegfx::tools::isInside(a2DLoopB, aMiddle)) in createReducedOutlines()944 if(!impHasCutWith(a2DLoopB, aStart, aEnd)) in createReducedOutlines()
Completed in 25 milliseconds