Home | History | Annotate | Download | only in pathops

Lines Matching refs:foundEnd

721         bool foundEnd = false;
727 foundEnd |= between(test->fStartT, fCoinEnd.perpT(), test->fEndT);
731 if (!foundStart || !foundEnd) {