Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp2815 FX_BOOL CheckPageCount(IFX_DownloadHints* pHints);
4264 FX_BOOL CPDF_DataAvail::CheckPageCount(IFX_DownloadHints* pHints) { in CheckPageCount() function in CPDF_DataAvail
4296 if (CheckPageCount(pHints)) { in LoadDocPages()