Searched refs:adaptAndTransferCutsWithBezierSegment (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/basegfx/source/polygon/ |
| H A D | b2dpolygoncutandtouch.cxx | 193 void adaptAndTransferCutsWithBezierSegment( in adaptAndTransferCutsWithBezierSegment() function 440 … adaptAndTransferCutsWithBezierSegment(aTempPointVectorA, aTempPolygonA, nIndA, rTempPointsA); in findEdgeCutsBezierAndEdge() 482 … adaptAndTransferCutsWithBezierSegment(aTempPointVectorA, aTempPolygonA, nIndA, rTempPointsA); in findEdgeCutsTwoBeziers() 488 … adaptAndTransferCutsWithBezierSegment(aTempPointVectorB, aTempPolygonB, nIndB, rTempPointsB); in findEdgeCutsTwoBeziers() 521 … adaptAndTransferCutsWithBezierSegment(aTempPointVector, aTempPolygon, nInd, rTempPoints); in findEdgeCutsOneBezier() 718 … adaptAndTransferCutsWithBezierSegment(aTempPointVector, aTempPolygon, nInd, rTempPoints); in findTouchesOnCurve()
|