Home
last modified time | relevance | path

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

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DOtherFunctions.h191 #define CastChild( IdOrName, type ) dynamic_cast<type*>( FindWindow( IdOrName ) )
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DOtherFunctions.h191 #define CastChild( IdOrName, type ) dynamic_cast<type*>( FindWindow( IdOrName ) ) argument