Searched defs:pPDFRoot (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_basic.cpp511 CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); local
512 if (pPDFRoot == NULL) {
515 CPDF_Dictionary* pLabels = pPDFRoot->GetDict(FX_BSTRC("PageLabels"));
548 CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); local
549 if (pPDFRoot == NULL) {

Completed in 142 milliseconds