Searched refs:correctOrientations (Results 1 – 14 of 14) sorted by relevance
260 aPolyA = basegfx::tools::correctOrientations(aPolyA); in impTryTest()271 aCandidate = basegfx::tools::correctOrientations(aCandidate); in impTryTest()
972 return correctOrientations(aRetval); in prepareForPolygonOperation()980 return correctOrientations(aRetval); in prepareForPolygonOperation()1028 return correctOrientations(aRetval); in solvePolygonOperationXor()
572 aMergePolyPolygonA = correctOrientations(aMergePolyPolygonA); in clipPolyPolygonOnPolyPolygon()586 aMergePolyPolygonB = correctOrientations(aMergePolyPolygonB); in clipPolyPolygonOnPolyPolygon()
40 B2DPolyPolygon correctOrientations(const B2DPolyPolygon& rCandidate) in correctOrientations() function
133 aPolyPoly1 = ::basegfx::tools::correctOrientations(aPolyPoly1); in DoExecute()137 aPolyPoly2 = ::basegfx::tools::correctOrientations(aPolyPoly2); in DoExecute()
199 aClipPoly = ::basegfx::tools::correctOrientations(aClipPoly); in operator ()()
203 aTemp = basegfx::tools::correctOrientations(aTemp); in GetBreakObj()
55 BASEGFX_DLLPUBLIC B2DPolyPolygon correctOrientations(const B2DPolyPolygon& rCandidate);
219 maCorrectedPolyPolygon = basegfx::tools::correctOrientations(maCorrectedPolyPolygon); in impCreateSlices()
375 maCorrectedPolyPolygon = basegfx::tools::correctOrientations(maCorrectedPolyPolygon); in impCreateSlices()
434 aCollectedRanges = correctOrientations(aCollectedRanges); in commitPendingRanges()
166 aClip = basegfx::tools::correctOrientations(aClip); in prepareClip()
104 maClipList.push_front( ::basegfx::tools::correctOrientations( rPolyPoly ) ); in pushClip()
641 …const ::basegfx::B2DPolyPolygon aB2DPolyPoly( ::basegfx::tools::correctOrientations( aPolyPoly.get… in ImplWritePolyPolygon()
Completed in 93 milliseconds