Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_dictionary.cpp157 const CPDF_Dictionary* CPDF_Dictionary::GetDictForInternal( in GetDictForInternal() function in CPDF_Dictionary
165 return pdfium::WrapRetain(GetDictForInternal(key)); in GetDictFor()
171 const_cast<CPDF_Dictionary*>(GetDictForInternal(key))); in GetMutableDictFor()
Dcpdf_dictionary.h133 const CPDF_Dictionary* GetDictForInternal(const ByteString& key) const;