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

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_tagged.cpp120 CPDF_Object* pParents = parent_tree.LookupValue(parents_id); local
121 if (pParents == NULL || pParents->GetType() != PDFOBJ_ARRAY) {
124 CPDF_Array* pParentArray = (CPDF_Array*)pParents;

Completed in 62 milliseconds