Searched refs:aUnusedTempPoints (Results 1 – 1 of 1) sorted by relevance
/trunk/main/basegfx/source/polygon/ |
H A D | b2dpolygoncutandtouch.cxx | 1060 temporaryPointVector aUnusedTempPoints; in addPointsAtCuts() local 1075 … findEdgeCutsBezierAndEdge(aCubic, rStart, rEnd, a, 0, aTempPoints, aUnusedTempPoints); in addPointsAtCuts() 1082 …(aCubic.getStartPoint(), aCubic.getEndPoint(), rStart, rEnd, a, 0, aTempPoints, aUnusedTempPoints); in addPointsAtCuts()
|
Completed in 18 milliseconds