Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_data_avail.h151 bool CheckAcroFormSubObject(DownloadHints* pHints);
Dcpdf_data_avail.cpp204 bool CPDF_DataAvail::CheckAcroFormSubObject(DownloadHints* pHints) { in CheckAcroFormSubObject() function in CPDF_DataAvail
1495 if (!CheckAcroFormSubObject(pHints)) in IsPageAvail()