Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_bookmarktree.cpp25 CPDF_Dictionary* pOutlines = pRoot->GetDictFor("Outlines"); in GetFirstChild() local
26 return pOutlines ? CPDF_Bookmark(pOutlines->GetDictFor("First")) in GetFirstChild()