Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_data_avail.h143 bool CheckTrailer(DownloadHints* pHints);
Dcpdf_data_avail.cpp266 return CheckTrailer(pHints); in CheckDocStatus()
1033 bool CPDF_DataAvail::CheckTrailer(DownloadHints* pHints) { in CheckTrailer() function in CPDF_DataAvail