Searched refs:pCatalog (Results 1 – 2 of 2) sorted by relevance
16 const CPDF_Dictionary* pCatalog = pDoc->GetRoot(); in FPDFCatalog_IsTagged() local17 if (!pCatalog) in FPDFCatalog_IsTagged()20 const CPDF_Dictionary* pMarkInfo = pCatalog->GetDictFor("MarkInfo"); in FPDFCatalog_IsTagged()
19 const CPDF_Dictionary* pCatalog = pDoc->GetRoot(); in IsTagged() local20 const CPDF_Dictionary* pMarkInfo = pCatalog->GetDictFor("MarkInfo"); in IsTagged()