Home
last modified time | relevance | path

Searched refs:_FindPDFPage (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_document.cpp102 CPDF_Dictionary* CPDF_Document::_FindPDFPage(CPDF_Dictionary* pPages, in _FindPDFPage() function in CPDF_Document
135 return _FindPDFPage(pKid, iPage, nPagesToGo, level + 1); in _FindPDFPage()
169 CPDF_Dictionary* pPage = _FindPDFPage(pPages, iPage, iPage, 0); in GetPage()
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h172 CPDF_Dictionary* _FindPDFPage(CPDF_Dictionary* pPages,