Searched refs:useIntersect (Results 1 – 4 of 4) sorted by relevance
544 bool useIntersect = false; in endsIntersect() local569 useIntersect = true; in endsIntersect()601 if (delta < 4e-3 && delta > 1e-3 && !useIntersect && fPart.isCurve() in endsIntersect()615 if (delta > 1e-3 && (useIntersect ^= true)) { in endsIntersect()622 if (useIntersect) { in endsIntersect()
485 bool useIntersect = false; in testQuadAngles() local523 useIntersect ^= true; in testQuadAngles()528 if (useIntersect) { in testQuadAngles()
482 bool useIntersect = false; in testQuadAngles() local520 useIntersect ^= true; in testQuadAngles()525 if (useIntersect) { in testQuadAngles()