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