Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_data_avail.h138 bool CheckFirstPage(DownloadHints* pHints);
Dcpdf_data_avail.cpp254 return CheckFirstPage(pHints); in CheckDocStatus()
581 bool CPDF_DataAvail::CheckFirstPage(DownloadHints* pHints) { in CheckFirstPage() function in CPDF_DataAvail