Searched refs:simplifyCurveSegments (Results 1 – 9 of 9) sorted by relevance
524 B2DPolyPolygon simplifyCurveSegments(const B2DPolyPolygon& rCandidate) in simplifyCurveSegments() function532 aRetval.append(simplifyCurveSegments(rCandidate.getB2DPolygon(a))); in simplifyCurveSegments()
531 aGeometry = tools::simplifyCurveSegments(aGeometry); in solver()566 aGeometry = tools::simplifyCurveSegments(aGeometry); in solver()
3271 B2DPolygon simplifyCurveSegments(const B2DPolygon& rCandidate) in simplifyCurveSegments() function
281 BASEGFX_DLLPUBLIC B2DPolyPolygon simplifyCurveSegments(const B2DPolyPolygon& rCandidate);
438 BASEGFX_DLLPUBLIC B2DPolygon simplifyCurveSegments(const B2DPolygon& rCandidate);
233 … const basegfx::B2DPolygon aB2DPolygon(basegfx::tools::simplifyCurveSegments(getB2DPolygon())); in create2DDecomposition()
162 aLocalPolygon = basegfx::tools::simplifyCurveSegments(aLocalPolygon); in tryDrawPolygonStrokePrimitive2DDirect()
1081 aTmpPoly = basegfx::tools::simplifyCurveSegments(aTmpPoly); in MergeMarkedObjects()1278 …basegfx::B2DPolyPolygon aTmpPoly(basegfx::tools::simplifyCurveSegments(ImpGetPolyPolygon(pObj, sal… in CombineMarkedObjects()
2651 pPathObj->SetPathPoly(basegfx::tools::simplifyCurveSegments(pPathObj->GetPathPoly())); in ConvertToContourObj()
Completed in 68 milliseconds