Home
last modified time | relevance | path

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

/AOO42X/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx44 const B2DPoint& rfEB, // edge on B in ImpSubDivAngle() argument
55 B2DVector aRight(rfEB - rfPB); in ImpSubDivAngle()
60 aLeft = rfEB - rfPA; in ImpSubDivAngle()
93 const B2DPoint aS1C(average(rfEA, rfEB)); in ImpSubDivAngle()
94 const B2DPoint aS1R(average(rfEB, rfPB)); in ImpSubDivAngle()
114 const B2DPoint& rfEB, // edge on B in ImpSubDivAngleStart() argument
122 const B2DVector aRight(rfEB - rfPB); in ImpSubDivAngleStart()
195 const B2DPoint aS1C(average(rfEA, rfEB)); in ImpSubDivAngleStart()
196 const B2DPoint aS1R(average(rfEB, rfPB)); in ImpSubDivAngleStart()
259 const B2DPoint& rfEB, // edge on B in ImpSubDivDistance() argument
[all …]