Searched refs:addCrossSectionInfo (Results 1 – 2 of 2) sorted by relevance
137 void addCrossSectionInfo(int id, int generation, int offset, bool isFreed);
306 this->addCrossSectionInfo(startId + i, generation, offset, *token.c_str() == 'f'); in readCrossReferenceSection()363 void SkPdfNativeDoc::addCrossSectionInfo(int id, int generation, int offset, bool isFreed) { in addCrossSectionInfo() function in SkPdfNativeDoc