Home
last modified time | relevance | path

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

/AOO41X/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx49 const B2DPoint& rfPB, // end point in ImpSubDivAngle() argument
59 B2DVector aRight(rfEB - rfPB); in ImpSubDivAngle()
69 aRight = rfEA - rfPB; in ImpSubDivAngle()
98 const B2DPoint aS1R(average(rfEB, rfPB)); in ImpSubDivAngle()
107 …ImpSubDivAngle(aS3C, aS2R, aS1R, rfPB, rTarget, fAngleBound, bAllowUnsharpen, nMaxRecursionDepth -… in ImpSubDivAngle()
111 rTarget.append(rfPB); in ImpSubDivAngle()
119 const B2DPoint& rfPB, // end point in ImpSubDivAngleStart() argument
126 const B2DVector aRight(rfEB - rfPB); in ImpSubDivAngleStart()
137 const B2DVector aBase(rfPB - rfPA); in ImpSubDivAngleStart()
200 const B2DPoint aS1R(average(rfEB, rfPB)); in ImpSubDivAngleStart()
[all …]