Lines Matching refs:nextT
234 double nextT = fTs[tIndex].fT;244 // if nextT == 1, no following span260 if (nextT < 1 && fTs[tIndex].fWindValue) {1350 double nextT = nextSpan->fT;1351 if (thisT == nextT) {1354 SkASSERT(thisT < nextT);