Searched refs:bRightEqualZero (Results 1 – 1 of 1) sorted by relevance
124 bool bRightEqualZero(aRight.equalZero()); in ImpSubDivAngleStart() local127 if(bLeftEqualZero && bRightEqualZero) in ImpSubDivAngleStart()139 const bool bRightParallel(bRightEqualZero ? true : areParallel(aRight, aBase)); in ImpSubDivAngleStart()164 if(!bRightEqualZero) in ImpSubDivAngleStart()179 bRightEqualZero = true; in ImpSubDivAngleStart()183 if(bLeftEqualZero && bRightEqualZero) in ImpSubDivAngleStart()212 bool bAngleIsSmallerRight(bAllParallel && bRightEqualZero); in ImpSubDivAngleStart()216 … const B2DVector aRightRight(bRightEqualZero ? aS2R - aS1R : aS1R - rfPB); // #i72104# in ImpSubDivAngleStart()