Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx216 bool bAngleIsSmallerRight(bAllParallel && bRightEqualZero); in ImpSubDivAngleStart() local
217 if(!bAngleIsSmallerRight) in ImpSubDivAngleStart()
222 bAngleIsSmallerRight = (fabs(fCurrentAngleRight) > (F_PI - rfAngleBound)); in ImpSubDivAngleStart()
225 if(bAngleIsSmallerLeft && bAngleIsSmallerRight) in ImpSubDivAngleStart()
243 if(bAngleIsSmallerRight) in ImpSubDivAngleStart()

Completed in 17 milliseconds