Searched refs:matchPtT (Results 1 – 1 of 1) sorted by relevance
1298 SkOpPtT* matchPtT = startPtT; in moveMultiples() local1300 if (matchPtT->segment() == oppPtTSegment) { in moveMultiples()1303 } while ((matchPtT = matchPtT->next()) != startPtT); in moveMultiples()