Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx319 B2DPoint aCurrB(rCandidateB.getB2DPoint(0L)); in findCutsAndTouchesAndCommonForBezier() local
324 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() local
613 const B2DRange aRangeB(aCurrB, aNextB); in findCuts()
627 aCurrB = aNextB; in findCuts()
860 B2DPoint aCurrB(rCandidateB.getB2DPoint(0L)); in findCuts() local
865 const B2DRange aRangeB(aCurrB, aNextB); in findCuts()
[all …]
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx235 const basegfx::B3DPoint aCurrB(aSubB.getB3DPoint(b)); in impCreateInBetweenNormals() local
238 basegfx::B3DVector aDepth(aCurrB - aCurrA); in impCreateInBetweenNormals()

Completed in 19 milliseconds