Searched refs:stripNeutralPolygons (Results 1 – 7 of 7) sorted by relevance
756 B2DPolyPolygon stripNeutralPolygons(const B2DPolyPolygon& rCandidate) in stripNeutralPolygons() function790 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()
571 aMergePolyPolygonA = stripNeutralPolygons(aMergePolyPolygonA); in clipPolyPolygonOnPolyPolygon()585 aMergePolyPolygonB = stripNeutralPolygons(aMergePolyPolygonB); in clipPolyPolygonOnPolyPolygon()601 aRetval = stripNeutralPolygons(aRetval); in clipPolyPolygonOnPolyPolygon()
362 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()
54 BASEGFX_DLLPUBLIC B2DPolyPolygon stripNeutralPolygons(const B2DPolyPolygon& rCandidate);
289 aClip = ::basegfx::tools::stripNeutralPolygons(aClip); in beginUpdate()
224 aRes = tools::stripNeutralPolygons(aRes); in normalizePoly()
168 aClip = basegfx::tools::stripNeutralPolygons(aClip); in prepareClip()
Completed in 68 milliseconds