Lines Matching defs:fNext
213 Node* fNext = nullptr;
229 fTail = &(*fTail)->fNext;
259 * in Y) using the same fPrev/fNext pointers that were used for the contours, to avoid
268 : fPoint(point), fPrev(nullptr), fNext(nullptr)
281 Vertex* fNext; // "
309 fTail->fNext = list.fHead;
320 fTail->fNext = fHead;
463 , fNext(nullptr)
471 MonotonePoly* fNext;
485 Poly* fNext;