Home
last modified time | relevance | path

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

/AOO42X/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx97 const B2DPoint aS3C(average(aS2L, aS2R)); in ImpSubDivAngle() local
100 …ImpSubDivAngle(rfPA, aS1L, aS2L, aS3C, rTarget, fAngleBound, bAllowUnsharpen, nMaxRecursionDepth -… in ImpSubDivAngle()
103 …ImpSubDivAngle(aS3C, aS2R, aS1R, rfPB, rTarget, fAngleBound, bAllowUnsharpen, nMaxRecursionDepth -… in ImpSubDivAngle()
199 const B2DPoint aS3C(average(aS2L, aS2R)); in ImpSubDivAngleStart() local
206 const B2DVector aRightLeft(aS2L - aS3C); in ImpSubDivAngleStart()
215 const B2DVector aLeftRight(aS2R - aS3C); in ImpSubDivAngleStart()
231 rTarget.append(aS3C); in ImpSubDivAngleStart()
235 …ImpSubDivAngle(rfPA, aS1L, aS2L, aS3C, rTarget, rfAngleBound, bAllowUnsharpen, nMaxRecursionDepth); in ImpSubDivAngleStart()
245 …ImpSubDivAngle(aS3C, aS2R, aS1R, rfPB, rTarget, rfAngleBound, bAllowUnsharpen, nMaxRecursionDepth); in ImpSubDivAngleStart()
312 const B2DPoint aS3C(average(aS2L, aS2R)); in ImpSubDivDistance() local
[all …]