Searched refs:findTouches (Results 1 – 1 of 1) sorted by relevance
/trunk/main/basegfx/source/polygon/ |
H A D | b2dpolygoncutandtouch.cxx | 231 …void findTouches(const B2DPolygon& rEdgePolygon, const B2DPolygon& rPointPolygon, temporaryPointVe… 713 findTouches(aTempPolygon, rPointPolygon, aTempPointVector); in findTouchesOnCurve() 724 …void findTouches(const B2DPolygon& rEdgePolygon, const B2DPolygon& rPointPolygon, temporaryPointVe… in findTouches() function 910 findTouches(rCandidate, rCandidate, aTempPoints); in addPointsAtCutsAndTouches() 974 …findTouches(pTempData[a].getPolygon(), pTempData[b].getPolygon(), pTempData[a].getTemporaryPointVe… in addPointsAtCutsAndTouches() 1019 findTouches(rCandidate, aPartMask, aTempPoints); in addPointsAtCutsAndTouches()
|
Completed in 17 milliseconds