Searched defs:aNextA (Results 1 – 3 of 3) sorted by relevance
317 const B2DPoint aNextA(rCandidateA.getB2DPoint(a + 1L)); in findCutsAndTouchesAndCommonForBezier() local606 const B2DPoint aNextA(rCandidate.getB2DPoint(a + 1L == nPointCount ? 0L : a + 1L)); in findCuts() local858 const B2DPoint aNextA(rCandidateA.getB2DPoint(a + 1L == nPointCountA ? 0L : a + 1L)); in findCuts() local
215 const B2DCubicBezier aNextA(createSegment(rPNa, false)); in impHandleCommon() local452 const B2DVector aNextA(rNextA - aPoint); in impHandleCommon() local
234 const basegfx::B3DPoint aNextA(aSubA.getB3DPoint(nIndNext)); in impCreateInBetweenNormals() local
Completed in 27 milliseconds