Searched refs:inObjectsCount (Results 1 – 2 of 2) sorted by relevance
233 …tusCode ParseObjectStreamHeader(ObjectStreamHeaderEntry* inHeaderInfo,ObjectIDType inObjectsCount);
1729 …FParser::ParseObjectStreamHeader(ObjectStreamHeaderEntry* inHeaderInfo,ObjectIDType inObjectsCount) in ParseObjectStreamHeader() argument1734 while(currentObject < inObjectsCount && (PDFHummus::eSuccess == status)) in ParseObjectStreamHeader()