Home
last modified time | relevance | path

Searched refs:inMatchPtr (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/G-Force/Common/GeneralTools/
H A DXPtrList.cpp172 bool XPtrList::Remove( const void* inMatchPtr ) { in Remove() argument
173 long idx = FindIndexOf( inMatchPtr ); in Remove()
/dports/graphics/libvisual04-plugins/libvisual-plugins-0.4.0/plugins/actor/G-Force/Common/GeneralTools/Headers/
H A DXPtrList.h85 long FindIndexOf( const void* inMatchPtr ) const;