Searched refs:pCatalog (Results 1 – 2 of 2) sorted by relevance
17 const CPDF_Dictionary* pCatalog = pDoc->GetRoot(); in FPDFCatalog_IsTagged() local18 if (!pCatalog) in FPDFCatalog_IsTagged()21 const CPDF_Dictionary* pMarkInfo = pCatalog->GetDictFor("MarkInfo"); in FPDFCatalog_IsTagged()
21 const CPDF_Dictionary* pCatalog = pDoc->GetRoot(); in IsTagged() local22 const CPDF_Dictionary* pMarkInfo = pCatalog->GetDictFor("MarkInfo"); in IsTagged()