Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx48 const B2DPoint& rfEB, // edge on B in ImpSubDivAngle() argument
59 B2DVector aRight(rfEB - rfPB); in ImpSubDivAngle()
64 aLeft = rfEB - rfPA; in ImpSubDivAngle()
97 const B2DPoint aS1C(average(rfEA, rfEB)); in ImpSubDivAngle()
98 const B2DPoint aS1R(average(rfEB, rfPB)); in ImpSubDivAngle()
118 const B2DPoint& rfEB, // edge on B in ImpSubDivAngleStart() argument
126 const B2DVector aRight(rfEB - rfPB); in ImpSubDivAngleStart()
199 const B2DPoint aS1C(average(rfEA, rfEB)); in ImpSubDivAngleStart()
200 const B2DPoint aS1R(average(rfEB, rfPB)); in ImpSubDivAngleStart()
263 const B2DPoint& rfEB, // edge on B in ImpSubDivDistance() argument
[all …]

Completed in 16 milliseconds