Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_data_avail.cpp57 class HintsScope { class
59 HintsScope(CPDF_ReadValidator* validator, in HintsScope() function in __anon8679cfbe0111::HintsScope
66 ~HintsScope() { validator_->SetDownloadHints(nullptr); } in ~HintsScope()
97 const HintsScope hints_scope(m_pFileRead.Get(), pHints); in IsDocAvail()
825 const HintsScope hints_scope(GetValidator().Get(), pHints); in IsPageAvail()
976 const HintsScope hints_scope(GetValidator().Get(), pHints); in IsFormAvail()