Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_tagged.cpp118 AddPageNode(pParent, element_map); in LoadPageTree()
122 CPDF_StructElementImpl* CPDF_StructTreeImpl::AddPageNode(CPDF_Dictionary* pDict, CFX_MapPtrToPtr& m… in AddPageNode() function in CPDF_StructTreeImpl
140 CPDF_StructElementImpl* pParentElement = AddPageNode(pParent, map, nLevel + 1); in AddPageNode()
Dtagged_int.h28 …CPDF_StructElementImpl* AddPageNode(CPDF_Dictionary* pElement, CFX_MapPtrToPtr& map, int nLevel = …