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

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_basic.cpp506 CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); local
507 if (pPDFRoot == NULL) {
510 CPDF_Dictionary* pLabels = pPDFRoot->GetDict(FX_BSTRC("PageLabels"));
543 CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); local
544 if (pPDFRoot == NULL) {

Completed in 86 milliseconds