Lines Matching refs:nextObject

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