Home
last modified time | relevance | path

Searched refs:stripNeutralPolygons (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx756 B2DPolyPolygon stripNeutralPolygons(const B2DPolyPolygon& rCandidate) in stripNeutralPolygons() function
790 aCandidate = basegfx::tools::stripNeutralPolygons(aCandidate); in createNonzeroConform()
970 B2DPolyPolygon aRetval(stripNeutralPolygons(aSolver.getB2DPolyPolygon())); in prepareForPolygonOperation()
978 B2DPolyPolygon aRetval(stripNeutralPolygons(aSolver.getB2DPolyPolygon())); in prepareForPolygonOperation()
1001 aRetval = stripNeutralPolygons(aRetval); in solvePolygonOperationOr()
1026 aRetval = stripNeutralPolygons(aRetval); in solvePolygonOperationXor()
1051 aRetval = stripNeutralPolygons(aRetval); in solvePolygonOperationAnd()
1078 aRetval = basegfx::tools::stripNeutralPolygons(aRetval); in solvePolygonOperationDiff()
H A Db2dpolygonclipper.cxx571 aMergePolyPolygonA = stripNeutralPolygons(aMergePolyPolygonA); in clipPolyPolygonOnPolyPolygon()
585 aMergePolyPolygonB = stripNeutralPolygons(aMergePolyPolygonB); in clipPolyPolygonOnPolyPolygon()
601 aRetval = stripNeutralPolygons(aRetval); in clipPolyPolygonOnPolyPolygon()
/aoo42x/main/basegfx/source/tools/
H A Db2dclipstate.cxx362 maPendingPolygons = stripNeutralPolygons(maPendingPolygons); in commitPendingPolygons()
407 aCollectedRanges = stripNeutralPolygons(aCollectedRanges); in commitPendingRanges()
420 aCollectedRanges = stripNeutralPolygons(aCollectedRanges); in commitPendingRanges()
433 aCollectedRanges = stripNeutralPolygons(aCollectedRanges); in commitPendingRanges()
464 aCollectedRanges = stripNeutralPolygons(aCollectedRanges); in commitPendingRanges()
/aoo42x/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygoncutter.hxx54 BASEGFX_DLLPUBLIC B2DPolyPolygon stripNeutralPolygons(const B2DPolyPolygon& rCandidate);
/aoo42x/main/slideshow/source/engine/slide/
H A Dlayer.cxx289 aClip = ::basegfx::tools::stripNeutralPolygons(aClip); in beginUpdate()
/aoo42x/main/basegfx/test/
H A Dboxclipper.cxx224 aRes = tools::stripNeutralPolygons(aRes); in normalizePoly()
/aoo42x/main/slideshow/source/engine/
H A Dslideview.cxx168 aClip = basegfx::tools::stripNeutralPolygons(aClip); in prepareClip()

Completed in 842 milliseconds