Searched refs:pNextElt (Results 1 – 1 of 1) sorted by relevance
1190 unsigned char *pNextElt; in doPolyText() local1192 pNextElt = c->pElt + TextEltHeader + (*c->pElt) * itemSize; in doPolyText()1193 if (pNextElt > c->endReq) { in doPolyText()1198 c->pElt = pNextElt; in doPolyText()1307 c->pElt = pNextElt; in doPolyText()