Searched refs:GetArrayForInternal (Results 1 – 2 of 2) sorted by relevance
182 const CPDF_Array* CPDF_Dictionary::GetArrayForInternal( in GetArrayForInternal() function in CPDF_Dictionary189 return pdfium::WrapRetain(GetArrayForInternal(key)); in GetArrayFor()194 return pdfium::WrapRetain(const_cast<CPDF_Array*>(GetArrayForInternal(key))); in GetMutableArrayFor()242 const CPDF_Array* pArray = GetArrayForInternal(key); in GetRectFor()249 const CPDF_Array* pArray = GetArrayForInternal(key); in GetMatrixFor()
132 const CPDF_Array* GetArrayForInternal(const ByteString& key) const;