Home | History | Annotate | Download | only in Intersection

Lines Matching refs:toStart

2850             int toStart = -1;
2860 toStart = toIndex;
2876 if (toStart <= 0 || toEnd <= 0) {
2884 || !tOther->isLinear(toStart, toEnd)) {
2887 bool flipped = (moStart - moEnd) * (toStart - toEnd) < 1;