Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp2760 FX_BOOL CheckFirstPage(IFX_DownloadHints* pHints);
3190 return CheckFirstPage(pHints); in CheckDocStatus()
3532 FX_BOOL CPDF_DataAvail::CheckFirstPage(IFX_DownloadHints* pHints) { in CheckFirstPage() function in CPDF_DataAvail