Searched refs:IdOrName (Results 1 – 2 of 2) sorted by relevance
191 #define CastChild( IdOrName, type ) dynamic_cast<type*>( FindWindow( IdOrName ) )
191 #define CastChild( IdOrName, type ) dynamic_cast<type*>( FindWindow( IdOrName ) ) argument