Searched refs:i_rKeyEvent (Results 1 – 2 of 2) sorted by relevance
1200 KeyInputHandler( Control& i_rControl, const KeyEvent& i_rKeyEvent ) in KeyInputHandler() argument1202 ,m_rKeyEvent( i_rKeyEvent ) in KeyInputHandler()1225 void PanelTabBar::KeyInput( const KeyEvent& i_rKeyEvent ) in KeyInput() argument1227 KeyInputHandler aKeyInputHandler( *this, i_rKeyEvent ); in KeyInput()1229 const KeyCode& rKeyCode( i_rKeyEvent.GetKeyCode() ); in KeyInput()
84 virtual void KeyInput( const KeyEvent& i_rKeyEvent );
Completed in 17 milliseconds