Searched refs:pID2 (Results 1 – 1 of 1) sorted by relevance
1921 CPDF_Object* pID2 = pOldIDArray->GetObjectAt(1); in InitID() local1922 if ((m_dwFlags & FPDFCREATE_INCREMENTAL) && m_pEncryptDict && pID2) { in InitID()1923 m_pIDArray->Add(pID2->Clone()); in InitID()