Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_data_avail.h148 bool CheckResources(DownloadHints* pHints);
Dcpdf_data_avail.cpp1542 if (!CheckResources(pHints)) in IsPageAvail()
1559 bool CPDF_DataAvail::CheckResources(DownloadHints* pHints) { in CheckResources() function in CPDF_DataAvail