Searched refs:CFWL_MsgKey (Results 1 – 19 of 19) sorted by relevance
78 int32_t OnDropListKey(CFWL_MsgKey* pKey);79 void OnDropListKeyDown(CFWL_MsgKey* pKey);202 void OnKey(CFWL_MsgKey* pMsg);203 void DoSubCtrlKey(CFWL_MsgKey* pMsg);209 void DisForm_OnKey(CFWL_MsgKey* pMsg);
59 void OnKeyDown(CFWL_MsgKey* pMsg);
60 void OnKeyDown(CFWL_MsgKey* pMsg);
65 void OnKeyDown(CFWL_MsgKey* pMsg);
197 void OnKeyDown(CFWL_MsgKey* pMsg);198 void OnChar(CFWL_MsgKey* pMsg);
80 void OnKeyDown(CFWL_MsgKey* pMsg);
113 void OnKeyDown(CFWL_MsgKey* pMsg);
235 CFWL_MsgKey* pKey = static_cast<CFWL_MsgKey*>(pMessage); in OnProcessMessage()404 void CFWL_SpinButtonImpDelegate::OnKeyDown(CFWL_MsgKey* pMsg) { in OnKeyDown()
445 CFWL_MsgKey* pKey = static_cast<CFWL_MsgKey*>(pMessage); in OnProcessMessage()542 void CFWL_CheckBoxImpDelegate::OnKeyDown(CFWL_MsgKey* pMsg) { in OnKeyDown()
438 CFWL_MsgKey* pKey = static_cast<CFWL_MsgKey*>(pMessage); in OnProcessMessage()534 void CFWL_PushButtonImpDelegate::OnKeyDown(CFWL_MsgKey* pMsg) { in OnKeyDown()
323 backDefault = !OnDropListKey(static_cast<CFWL_MsgKey*>(pMessage)); in OnProcessMessage()406 int32_t CFWL_ComboListImpDelegate::OnDropListKey(CFWL_MsgKey* pKey) { in OnDropListKey()437 void CFWL_ComboListImpDelegate::OnDropListKeyDown(CFWL_MsgKey* pKey) { in OnDropListKeyDown()1398 OnKey(static_cast<CFWL_MsgKey*>(pMessage)); in OnProcessMessage()1520 void CFWL_ComboBoxImpDelegate::OnKey(CFWL_MsgKey* pMsg) { in OnKey()1531 void CFWL_ComboBoxImpDelegate::DoSubCtrlKey(CFWL_MsgKey* pMsg) { in DoSubCtrlKey()1617 CFWL_MsgKey* pKey = static_cast<CFWL_MsgKey*>(pMessage); in DisForm_OnProcessMessage()1682 void CFWL_ComboBoxImpDelegate::DisForm_OnKey(CFWL_MsgKey* pMsg) { in DisForm_OnKey()
1017 CFWL_MsgKey* pMsg = static_cast<CFWL_MsgKey*>(pMessage); in OnProcessMessage()1128 void CFWL_ListBoxImpDelegate::OnKeyDown(CFWL_MsgKey* pMsg) { in OnKeyDown()
1816 CFWL_MsgKey* pKey = static_cast<CFWL_MsgKey*>(pMessage); in OnProcessMessage()1994 void CFWL_EditImpDelegate::OnKeyDown(CFWL_MsgKey* pMsg) { in OnKeyDown()2084 void CFWL_EditImpDelegate::OnChar(CFWL_MsgKey* pMsg) { in OnChar()
19 class CFWL_MsgKey; variable210 BEGIN_FWL_MESSAGE_DEF(CFWL_MsgKey, FWL_MSGHASH_Key)
60 CFWL_MsgKey* pMsgKey = static_cast<CFWL_MsgKey*>(pMessage); in TranslateAccelerator()471 bRet = DoKey(static_cast<CFWL_MsgKey*>(pMessage), pMessageForm); in DispatchMessage()601 FX_BOOL CFWL_NoteDriver::DoKey(CFWL_MsgKey* pMsg, IFWL_Widget* pMessageForm) { in DoKey()
833 void CFWL_WidgetImp::DispatchKeyEvent(CFWL_MsgKey* pNote) { in DispatchKeyEvent()991 CFWL_MsgKey* pMsgKey = static_cast<CFWL_MsgKey*>(pMessage); in OnProcessMessage()
85 FX_BOOL DoKey(CFWL_MsgKey* pMsg, IFWL_Widget* pMessageForm);
120 void DispatchKeyEvent(CFWL_MsgKey* pNote);
566 CFWL_MsgKey ms; in OnKeyDown()579 CFWL_MsgKey ms; in OnKeyUp()601 CFWL_MsgKey ms; in OnChar()