Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp2765 FX_BOOL CheckTrailer(IFX_DownloadHints* pHints);
3202 return CheckTrailer(pHints); in CheckDocStatus()
4010 FX_BOOL CPDF_DataAvail::CheckTrailer(IFX_DownloadHints* pHints) { in CheckTrailer() function in CPDF_DataAvail