HomeSort by relevance Sort by last modified time
    Searched refs:AddPageNode (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfdoc/
tagged_int.h 26 CPDF_StructElementImpl* AddPageNode(CPDF_Dictionary* pElement, CFX_MapPtrToPtr& map, int nLevel = 0);
doc_tagged.cpp 130 AddPageNode(pParent, element_map);
134 CPDF_StructElementImpl* CPDF_StructTreeImpl::AddPageNode(CPDF_Dictionary* pDict, CFX_MapPtrToPtr& map, int nLevel)
155 CPDF_StructElementImpl* pParentElement = AddPageNode(pParent, map, nLevel + 1);

Completed in 55 milliseconds