Searched refs:pParentTree (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_tagged.cpp113 CPDF_Dictionary* pParentTree = m_pTreeRoot->GetDict(FX_BSTRC("ParentTree")); local
114 if (pParentTree == NULL) {
117 CPDF_NumberTree parent_tree(pParentTree);

Completed in 102 milliseconds