Searched refs:pPagesDict (Results 1 – 1 of 1) sorted by relevance
704 CPDF_Dictionary* pPagesDict = pPages->GetDict(); in CheckPageCount() local705 if (!pPagesDict) { in CheckPageCount()709 if (!pPagesDict->KeyExist("Kids")) in CheckPageCount()712 return pPagesDict->GetIntegerFor("Count") > 0; in CheckPageCount()