Home | History | Annotate | Download | only in pathops

Lines Matching full:foundend

697         bool foundEnd = false;
703 foundEnd |= between(test->fStartT, fCoinEnd.perpT(), test->fEndT);
707 if (!foundStart || !foundEnd) {