Searched refs:pThisObj (Results 1 – 1 of 1) sorted by relevance
714 CPDF_PageObject* pThisObj = (CPDF_PageObject*)m_ObjectList.GetNext(pos); in GetObjectIndex() local715 if (pThisObj == pObj) { in GetObjectIndex()