Searched refs:GetDirectObjectForInternal (Results 1 – 2 of 2) sorted by relevance
87 const CPDF_Object* CPDF_Dictionary::GetDirectObjectForInternal( in GetDirectObjectForInternal() function in CPDF_Dictionary95 return pdfium::WrapRetain(GetDirectObjectForInternal(key)); in GetDirectObjectFor()101 const_cast<CPDF_Object*>(GetDirectObjectForInternal(key))); in GetMutableDirectObjectFor()159 const CPDF_Object* p = GetDirectObjectForInternal(key); in GetDictForInternal()184 return ToArray(GetDirectObjectForInternal(key)); in GetArrayForInternal()207 return ToStream(GetDirectObjectForInternal(key)); in GetStreamForInternal()
131 const CPDF_Object* GetDirectObjectForInternal(const ByteString& key) const;