Searched refs:inMatchPtr (Results 1 – 2 of 2) sorted by relevance
172 bool XPtrList::Remove( const void* inMatchPtr ) { in Remove() argument173 long idx = FindIndexOf( inMatchPtr ); in Remove()
85 long FindIndexOf( const void* inMatchPtr ) const;