Home | History | Annotate | Download | only in pathops

Lines Matching defs:startPart

1683                 double startPart = (test->t() - priorT) / startRange;
1687 FAIL_IF(startPart == oStartPart, coin);
1688 bool addToOpp = !containedOpp && !containedThis ? startPart < oStartPart
1692 oPriorT + oStartRange * startPart, test)