Searched refs:findEdgeCutsTwoBeziers (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/basegfx/source/polygon/ |
| H A D | b2dpolygoncutandtouch.cxx | 453 void findEdgeCutsTwoBeziers( in findEdgeCutsTwoBeziers() function 578 … findEdgeCutsTwoBeziers(aCubicA, aCubicB, a, b, rTempPoints, rTempPoints); in findCuts() 830 … findEdgeCutsTwoBeziers(aCubicA, aCubicB, a, b, rTempPointsA, rTempPointsB); in findCuts() 1162 … findEdgeCutsTwoBeziers(aCubicA, aCubicB, a, b, aTempPointsA, aUnusedTempPointsB); in addPointsAtCuts()
|