Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp2773 FX_BOOL CheckAcroFormSubObject(IFX_DownloadHints* pHints);
3140 FX_BOOL CPDF_DataAvail::CheckAcroFormSubObject(IFX_DownloadHints* pHints) { in CheckAcroFormSubObject() function in CPDF_DataAvail
4471 if (!CheckAcroFormSubObject(pHints)) { in IsPageAvail()