Lines Matching refs:fT
203 if (testPtT->fT == t) {
207 if (t < testPtT->fT) {
217 if (loop->segment() == this && loop->fT == t && loop->fPt == pt) {
258 if (t == result->fT || (!zero_or_one(t) && this->match(result, this, t, pt))) {
262 if (t < result->fT) {
1054 if (precisely_equal(base->fT, testT)) {
1061 return this != testParent || !this->ptsDisjoint(base->fT, base->fPt, testT, testPt);
1223 bool swapped = priorPtT->fT > ptT->fT;
1428 *found = checkBest && refBest->segment()->match(refBest, checkBest->segment(), checkBest->fT,
1630 double startT = startPtT.fT;
1631 double endT = endPtT.fT;