Home
last modified time | relevance | path

Searched refs:simplifyCurveSegments (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/basegfx/source/polygon/
H A Db2dpolypolygontools.cxx524 B2DPolyPolygon simplifyCurveSegments(const B2DPolyPolygon& rCandidate) in simplifyCurveSegments() function
532 aRetval.append(simplifyCurveSegments(rCandidate.getB2DPolygon(a))); in simplifyCurveSegments()
H A Db2dpolypolygoncutter.cxx531 aGeometry = tools::simplifyCurveSegments(aGeometry); in solver()
566 aGeometry = tools::simplifyCurveSegments(aGeometry); in solver()
H A Db2dpolygontools.cxx3271 B2DPolygon simplifyCurveSegments(const B2DPolygon& rCandidate) in simplifyCurveSegments() function
/aoo4110/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygontools.hxx280 B2DPolyPolygon simplifyCurveSegments(const B2DPolyPolygon& rCandidate);
H A Db2dpolygontools.hxx437 B2DPolygon simplifyCurveSegments(const B2DPolygon& rCandidate);
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dpolygonprimitive2d.cxx233 … const basegfx::B2DPolygon aB2DPolygon(basegfx::tools::simplifyCurveSegments(getB2DPolygon())); in create2DDecomposition()
/aoo4110/main/drawinglayer/source/processor2d/
H A Dvclpixelprocessor2d.cxx162 aLocalPolygon = basegfx::tools::simplifyCurveSegments(aLocalPolygon); in tryDrawPolygonStrokePrimitive2DDirect()
/aoo4110/main/svx/source/svdraw/
H A Dsvdedtv2.cxx1081 aTmpPoly = basegfx::tools::simplifyCurveSegments(aTmpPoly); in MergeMarkedObjects()
1272 …basegfx::B2DPolyPolygon aTmpPoly(basegfx::tools::simplifyCurveSegments(ImpGetPolyPolygon(pObj, sal… in CombineMarkedObjects()
H A Dsvdobj.cxx2651 pPathObj->SetPathPoly(basegfx::tools::simplifyCurveSegments(pPathObj->GetPathPoly())); in ConvertToContourObj()

Completed in 98 milliseconds