Searched refs:_FindPDFPage (Results 1 – 2 of 2) sorted by relevance
102 CPDF_Dictionary* CPDF_Document::_FindPDFPage(CPDF_Dictionary* pPages, in _FindPDFPage() function in CPDF_Document135 return _FindPDFPage(pKid, iPage, nPagesToGo, level + 1); in _FindPDFPage()169 CPDF_Dictionary* pPage = _FindPDFPage(pPages, iPage, iPage, 0); in GetPage()
172 CPDF_Dictionary* _FindPDFPage(CPDF_Dictionary* pPages,