Lines Matching defs:next
1182 POINTFX const * next() {
1185 const TTPOLYGONHEADER* header = fHeaderIter.next();
1190 const TTPOLYCURVE* curve = fCurveIter.next();
1198 const POINTFX* nextPoint = fPointIter.next();
1200 const TTPOLYCURVE* curve = fCurveIter.next();
1207 nextPoint = fPointIter.next();
1225 const TTPOLYGONHEADER* next() {
1259 const TTPOLYCURVE* next() {
1298 const POINTFX* next() {
1411 pElem = iter.next(); \