Home
last modified time | relevance | path

Searched refs:PageDictGetInheritableTag (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/
Dfpdfppo.cpp27 CPDF_Object* PageDictGetInheritableTag(CPDF_Dictionary* pDict, in PageDictGetInheritableTag() function
64 CPDF_Object* pInheritable = PageDictGetInheritableTag(pSrcPageDict, key); in CopyInheritable()
218 PageDictGetInheritableTag(pSrcPageDict, "CropBox"); in ExportPage()