Searched refs:pCountObj (Results 1 – 1 of 1) sorted by relevance
686 CPDF_Object* pCountObj = pArray->GetObjectAt(i * 2 + 1); in LoadCrossRefV5() local688 if (ToNumber(pStartNumObj) && ToNumber(pCountObj)) { in LoadCrossRefV5()690 int nCount = pCountObj->GetInteger(); in LoadCrossRefV5()