Searched defs:aNextB (Results 1 – 3 of 3) sorted by relevance
323 const B2DPoint aNextB(rCandidateB.getB2DPoint(b + 1L)); in findCutsAndTouchesAndCommonForBezier() local612 const B2DPoint aNextB(rCandidate.getB2DPoint(b + 1L == nPointCount ? 0L : b + 1L)); in findCuts() local864 const B2DPoint aNextB(rCandidateB.getB2DPoint(b + 1L == nPointCountB ? 0L : b + 1L)); in findCuts() local
224 const B2DCubicBezier aNextB(createSegment(rPNb, false)); in impHandleCommon() local454 const B2DVector aNextB(rNextB - aPoint); in impHandleCommon() local
244 const basegfx::B3DPoint aNextB(aSubB.getB3DPoint(nIndNext)); in impCreateInBetweenNormals() local
Completed in 52 milliseconds