Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx99 const B2DPoint aS2L(average(aS1L, aS1C)); in ImpSubDivAngle() local
101 const B2DPoint aS3C(average(aS2L, aS2R)); in ImpSubDivAngle()
201 const B2DPoint aS2L(average(aS1L, aS1C)); in ImpSubDivAngleStart() local
203 const B2DPoint aS3C(average(aS2L, aS2R)); in ImpSubDivAngleStart()
210 const B2DVector aRightLeft(aS2L - aS3C); in ImpSubDivAngleStart()
314 const B2DPoint aS2L(average(aS1L, aS1C)); in ImpSubDivDistance() local
316 const B2DPoint aS3C(average(aS2L, aS2R)); in ImpSubDivDistance()
675 const B2DPoint aS2L(interpolate(aS1L, aS1C, t)); in interpolatePoint() local
678 return interpolate(aS2L, aS2R, t); in interpolatePoint()
804 const B2DPoint aS2L(interpolate(aS1L, aS1C, t)); in split() local
[all …]

Completed in 37 milliseconds