Searched refs:DispatchKeyEvent (Results 1 – 6 of 6) sorted by relevance
120 void DispatchKeyEvent(CFWL_MsgKey* pNote);
544 m_pOwner->DispatchKeyEvent(pMsg); in OnKeyDown()
548 m_pOwner->DispatchKeyEvent(pMsg); in OnKeyDown()
1523 m_pOwner->DispatchKeyEvent(pMsg); in OnKey()
2055 m_pOwner->DispatchKeyEvent(pMsg); in OnKeyDown()
833 void CFWL_WidgetImp::DispatchKeyEvent(CFWL_MsgKey* pNote) { in DispatchKeyEvent() function in CFWL_WidgetImp