Home
last modified time | relevance | path

Searched refs:bSelfIntersections (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx923 …B2DPolyPolygon addPointsAtCutsAndTouches(const B2DPolyPolygon& rCandidate, bool bSelfIntersections) in addPointsAtCutsAndTouches() argument
933 if(bSelfIntersections) in addPointsAtCutsAndTouches()
952 if(bSelfIntersections) in addPointsAtCutsAndTouches()
1217 B2DPolyPolygon addPointsAtCuts(const B2DPolyPolygon& rCandidate, bool bSelfIntersections) in addPointsAtCuts() argument
1227 if(bSelfIntersections) in addPointsAtCuts()
1246 if(bSelfIntersections) in addPointsAtCuts()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygoncutandtouch.hxx45 …olygon addPointsAtCutsAndTouches(const B2DPolyPolygon& rCandidate, bool bSelfIntersections = true);
71 …C B2DPolyPolygon addPointsAtCuts(const B2DPolyPolygon& rCandidate, bool bSelfIntersections = true);

Completed in 16 milliseconds