Searched refs:pInheritable (Results 1 – 1 of 1) sorted by relevance
64 CPDF_Object* pInheritable = PageDictGetInheritableTag(pSrcPageDict, key); in CopyInheritable() local65 if (!pInheritable) in CopyInheritable()68 pCurPageDict->SetFor(key, pInheritable->Clone()); in CopyInheritable()221 CPDF_Object* pInheritable = in ExportPage() local223 if (pInheritable) { in ExportPage()224 pCurPageDict->SetFor("MediaBox", pInheritable->Clone()); in ExportPage()