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()
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()
245 rTarget.append(rfPB); in ImpSubDivAngleStart()
256 rTarget.append(rfPB); in ImpSubDivAngleStart()
264 const B2DPoint& rfPB, // end point in ImpSubDivDistance() argument
[all …]

Completed in 14 milliseconds