Searched refs:roughly_between (Results 1 – 2 of 2) sorted by relevance
468 inline bool roughly_between(double a, double b, double c) { in roughly_between() function
1377 if (!roughly_between(span->fStartT, oppRayI[0][index], span->fEndT)) { in linesIntersect()1381 if (!roughly_between(oppSpan->fStartT, thisRayI[0][oIndex], oppSpan->fEndT)) { in linesIntersect()