Home | History | Annotate | Download | only in pathops

Lines Matching defs:startRange

1139                 double startRange = coin->fCoinPtTEnd->fT - startPtT->fT;
1140 double startPart = (test->t() - startPtT->fT) / startRange;
1153 double newT = startPtT->fT + startRange * oStartPart;