Searched refs:pID2 (Results 1 – 1 of 1) sorted by relevance
787 CPDF_Object* pID2 = pOldIDArray->GetObjectAt(1); in InitID() local788 if (IsIncremental() && m_pEncryptDict && pID2) { in InitID()789 m_pIDArray->Add(pID2->Clone()); in InitID()