Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx107 const sal_uInt32 nTempPointCount(rTempPoints.size()); in mergeTemporaryPointsAndPolygon()
117 ::std::sort(rTempPoints.begin(), rTempPoints.end()); in mergeTemporaryPointsAndPolygon()
195 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in adaptAndTransferCutsWithBezierSegment() argument
496 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in findEdgeCutsOneBezier() argument
578 findEdgeCutsTwoBeziers(aCubicA, aCubicB, a, b, rTempPoints, rTempPoints); in findCuts()
583 …erAndEdge(aCubicA, aCubicB.getStartPoint(), aCubicB.getEndPoint(), a, b, rTempPoints, rTempPoints); in findCuts()
588 …erAndEdge(aCubicB, aCubicA.getStartPoint(), aCubicA.getEndPoint(), b, a, rTempPoints, rTempPoints); in findCuts()
594 a, b, rTempPoints, rTempPoints); in findCuts()
623 findEdgeCutsTwoEdges(aCurrA, aNextA, aCurrB, aNextB, a, b, rTempPoints, rTempPoints); in findCuts()
653 sal_uInt32 nInd, temporaryPointVector& rTempPoints) in findTouchesOnEdge() argument
[all …]

Completed in 28 milliseconds