Searched refs:pPDFRoot (Results 1 – 1 of 1) sorted by relevance
506 CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); in GetLabel() local507 if (pPDFRoot == NULL) { in GetLabel()510 CPDF_Dictionary* pLabels = pPDFRoot->GetDict(FX_BSTRC("PageLabels")); in GetLabel()543 CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); in GetPageByLabel() local544 if (pPDFRoot == NULL) { in GetPageByLabel()