Searched refs:i_rNotifyEvent (Results 1 – 2 of 2) sorted by relevance
469 long ToolPanelDeck::Notify( NotifyEvent& i_rNotifyEvent ) in Notify() argument472 if ( i_rNotifyEvent.GetType() == EVENT_KEYINPUT ) in Notify()474 const KeyEvent* pEvent = i_rNotifyEvent.GetKeyEvent(); in Notify()511 return Control::Notify( i_rNotifyEvent ); in Notify()
173 virtual long Notify( NotifyEvent& i_rNotifyEvent );
Completed in 19 milliseconds