Lines Matching defs:next
31 angle = angle->next();
60 angle = angle->next();
78 } while ((contour = contour->next()));
88 *startPtr = span->ptT()->next()->span();
121 while ((angle = angle->next()) != firstAngle) {
162 } while ((contour = contour->next()));
175 SkOpContour* next = list[index];
176 contour->setNext(next);
177 contour = next;
188 } while ((contour = contour->next()));
197 } while ((contour = contour->next()));
208 } while ((contour = contour->next()));
219 } while ((contour = contour->next()));
229 } while ((contour = contour->next()));