Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp2761 FX_BOOL CheckHintTables(IFX_DownloadHints* pHints);
3192 return CheckHintTables(pHints); in CheckDocStatus()
3611 FX_BOOL CPDF_DataAvail::CheckHintTables(IFX_DownloadHints* pHints) { in CheckHintTables() function in CPDF_DataAvail