Home | History | Annotate | Download | only in ports

Lines Matching refs:nextPoint

1415         const POINTFX* nextPoint = fPointIter.next();
1416 if (NULL == nextPoint) {
1424 nextPoint = fPointIter.next();
1426 return nextPoint;