Searched refs:pGroupDict (Results 1 – 1 of 1) sorted by relevance
10 const CPDF_Dictionary* pGroupDict) { in FPDFDOC_OCG_FindGroup() argument11 if (!pObject || !pGroupDict) in FPDFDOC_OCG_FindGroup()17 if (pArray->GetDict(i) == pGroupDict) in FPDFDOC_OCG_FindGroup()22 return pObject->GetDict() == pGroupDict ? 0 : -1; in FPDFDOC_OCG_FindGroup()