Searched defs:GetMutableDict (Results 1 – 3 of 3) sorted by relevance
23 RetainPtr<CPDF_Dictionary> GetMutableDict() const { return m_pDict; } in GetMutableDict() function
82 RetainPtr<CPDF_Dictionary> CPDF_Object::GetMutableDict() { in GetMutableDict() function in CPDF_Object
73 RetainPtr<CPDF_Dictionary> GetMutableDict() { return m_pDict; } in GetMutableDict() function