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.cpp2755 FX_BOOL CheckTrailer(IFX_DownloadHints* pHints);
3208 return CheckTrailer(pHints); in CheckDocStatus()
4024 FX_BOOL CPDF_DataAvail::CheckTrailer(IFX_DownloadHints* pHints) in CheckTrailer() function in CPDF_DataAvail