Searched refs:GetMutableObjectFor (Results 1 – 6 of 6) sorted by relevance
43 RetainPtr<CPDF_Object> result = pDict->GetMutableObjectFor("Resources"); in GetResourceObject()50 RetainPtr<CPDF_Object> parent = pDict->GetMutableObjectFor("Parent"); in GetResourceObject()602 RetainPtr<CPDF_Object> pKids = pDict->GetMutableObjectFor("Kids"); in CheckUnknownPageNode()
46 RetainPtr<CPDF_Object> GetMutableObjectFor(const ByteString& key);
81 RetainPtr<CPDF_Object> CPDF_Dictionary::GetMutableObjectFor( in GetMutableObjectFor() function in CPDF_Dictionary
57 RetainPtr<CPDF_Object> pXFA = pAcroForm->GetMutableObjectFor("XFA"); in SaveXFADocumentData()
268 RetainPtr<CPDF_Object> pElement = pNewRoot->GetMutableObjectFor("Pages"); in Init()
38 page_dict->GetMutableObjectFor("Contents"); in CPDF_PageContentManager()