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(RetainPtr<CPDF_ReadValidator> validator, in HintsScope() function in __anon6485a39c0111::HintsScope
66 ~HintsScope() { validator_->SetDownloadHints(nullptr); } in ~HintsScope()
106 const HintsScope hints_scope(GetValidator(), pHints); in IsDocAvail()
807 const HintsScope hints_scope(GetValidator(), pHints); in IsPageAvail()
954 const HintsScope hints_scope(GetValidator(), pHints); in IsFormAvail()