Home | History | Annotate | Download | only in pathops

Lines Matching refs:foundStart

720         bool foundStart = false;
726 foundStart |= between(test->fStartT, fCoinStart.perpT(), test->fEndT);
731 if (!foundStart || !foundEnd) {