Searched refs:aCurrB (Results 1 – 2 of 2) sorted by relevance
319 B2DPoint aCurrB(rCandidateB.getB2DPoint(0L)); in findCutsAndTouchesAndCommonForBezier() local324 const B2DRange aRangeB(aCurrB, aNextB); in findCutsAndTouchesAndCommonForBezier()332 const B2DVector aVecB(aNextB - aCurrB); in findCutsAndTouchesAndCommonForBezier()339 …fCutA = (aVecB.getY() * (aCurrB.getX() - aCurrA.getX()) + aVecB.getX() * (aCurrA.getY() - aCurrB.g… in findCutsAndTouchesAndCommonForBezier()401 aCurrB = aNextB; in findCutsAndTouchesAndCommonForBezier()608 B2DPoint aCurrB(rCandidate.getB2DPoint(a + 1L)); in findCuts() local613 const B2DRange aRangeB(aCurrB, aNextB); in findCuts()627 aCurrB = aNextB; in findCuts()860 B2DPoint aCurrB(rCandidateB.getB2DPoint(0L)); in findCuts() local865 const B2DRange aRangeB(aCurrB, aNextB); in findCuts()[all …]
235 const basegfx::B3DPoint aCurrB(aSubB.getB3DPoint(b)); in impCreateInBetweenNormals() local238 basegfx::B3DVector aDepth(aCurrB - aCurrA); in impCreateInBetweenNormals()
Completed in 40 milliseconds