Searched refs:pPDFRoot (Results 1 – 1 of 1) sorted by relevance
474 CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); in GetLabel() local475 if (!pPDFRoot) { in GetLabel()478 CPDF_Dictionary* pLabels = pPDFRoot->GetDict("PageLabels"); in GetLabel()510 CPDF_Dictionary* pPDFRoot = m_pDocument->GetRoot(); in GetPageByLabel() local511 if (!pPDFRoot) { in GetPageByLabel()