Home | History | Annotate | Download | only in native

Lines Matching refs:nextObject

170         current = nextObject(current, end, &token, NULL, NULL);
175 current = nextObject(current, end, &token, NULL, NULL);
180 current = nextObject(current, end, &token, NULL, NULL);
195 current = nextObject(current, end, obj, fAllocator, this);
205 current = nextObject(current, end, &token, NULL, NULL); // ignore startxref
244 const unsigned char* current = nextObject(xrefStart, trailerEnd, &xref, NULL, NULL);
256 current = nextObject(current, trailerEnd, &token, NULL, NULL);
265 current = nextObject(current, trailerEnd, &token, NULL, NULL);
277 current = nextObject(current, trailerEnd, &token, NULL, NULL);
287 current = nextObject(current, trailerEnd, &token, NULL, NULL);
297 current = nextObject(current, trailerEnd, &token, NULL, NULL);
323 current = nextObject(current, trailerEnd, &trailerKeyword, NULL, NULL);
336 current = nextObject(current, trailerEnd, &token, fAllocator, NULL);
389 current = nextObject(current, end, &idObj, NULL, NULL);
396 current = nextObject(current, end, &generationObj, NULL, NULL);
403 current = nextObject(current, end, &objKeyword, NULL, NULL);
428 current = nextObject(current, end, dict, fAllocator, this);