Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx101 const B2DPoint aS3C(average(aS2L, aS2R)); in ImpSubDivAngle() local
104 …ImpSubDivAngle(rfPA, aS1L, aS2L, aS3C, rTarget, fAngleBound, bAllowUnsharpen, nMaxRecursionDepth -… in ImpSubDivAngle()
107 …ImpSubDivAngle(aS3C, aS2R, aS1R, rfPB, rTarget, fAngleBound, bAllowUnsharpen, nMaxRecursionDepth -… in ImpSubDivAngle()
203 const B2DPoint aS3C(average(aS2L, aS2R)); in ImpSubDivAngleStart() local
210 const B2DVector aRightLeft(aS2L - aS3C); in ImpSubDivAngleStart()
219 const B2DVector aLeftRight(aS2R - aS3C); in ImpSubDivAngleStart()
235 rTarget.append(aS3C); in ImpSubDivAngleStart()
316 const B2DPoint aS3C(average(aS2L, aS2R)); in ImpSubDivDistance() local
806 const B2DPoint aS3C(interpolate(aS2L, aS2R, t)); in split() local
811 pBezierA->setEndPoint(aS3C); in split()
[all …]

Completed in 15 milliseconds