Home
last modified time | relevance | path

Searched refs:PreTranslateMessage (Results 1 – 25 of 40) sorted by relevance

12

/GUIX-v6.2.1/guix_studio/
Dexpress_combobox.cpp15 BOOL express_combobox::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in express_combobox
38 return CComboBox::PreTranslateMessage(pMsg); in PreTranslateMessage()
Drecent_project_win.cpp103 BOOL recent_project_win::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in recent_project_win
114 return express_dialog::PreTranslateMessage(pMsg); in PreTranslateMessage()
271 BOOL recent_list_frame::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in recent_list_frame
307 return CWnd::PreTranslateMessage(pMsg); in PreTranslateMessage()
Drecent_project_win.h22 virtual BOOL PreTranslateMessage(MSG* pMsg);
50 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dscreen_flow_edit_dlg.h27 virtual BOOL PreTranslateMessage(MSG* pMsg);
66 virtual BOOL PreTranslateMessage(MSG* pMsg);
128 BOOL PreTranslateMessage(MSG* pMsg);
Dtrigger_list_edit_dlg.h37 virtual BOOL PreTranslateMessage(MSG* pMsg);
71 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dcolor_edit_dialog.h20 virtual BOOL PreTranslateMessage(MSG* pMsg);
94 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dgrid_setting_dlg.cpp98 BOOL grid_setting_dlg::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in grid_setting_dlg
123 return express_dialog::PreTranslateMessage(pMsg); in PreTranslateMessage()
Dexpress_combobox.h8 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dtrigger_list_edit_dlg.cpp237 BOOL trigger_list_edit_dlg::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in trigger_list_edit_dlg
271 return express_dialog::PreTranslateMessage(pMsg); in PreTranslateMessage()
434 BOOL trigger_frame::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in trigger_frame
492 return CWnd::PreTranslateMessage(pMsg); in PreTranslateMessage()
Dgrid_setting_dlg.h21 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dsprite_edit_dialog.h56 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dtarget_view.h56 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dstring_table_edit_dlg.h107 virtual BOOL PreTranslateMessage(MSG* pMsg);
189 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dexpress_dialog.h47 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dresource_export_dlg.h50 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dtarget_view.cpp398 BOOL target_view::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in target_view
449 return CView::PreTranslateMessage(pMsg); in PreTranslateMessage()
Dstring_scroll_wheel_edit_dlg.h16 virtual BOOL PreTranslateMessage(MSG* pMsg);
Dtrigger_action_edit_dlg.h39 virtual BOOL PreTranslateMessage(MSG* pMsg);
DPaletteLayoutDlg.h18 virtual BOOL PreTranslateMessage(MSG *pMsg);
Dfont_path_dialog.h29 virtual BOOL PreTranslateMessage(MSG *pMsg);
Dscreen_flow_edit_dlg.cpp164 BOOL screen_flow_button_frame::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in screen_flow_button_frame
191 return CWnd::PreTranslateMessage(pMsg); in PreTranslateMessage()
990 BOOL screen_flow_diagram_win::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in screen_flow_diagram_win
1001 return CWnd::PreTranslateMessage(pMsg); in PreTranslateMessage()
2054 BOOL screen_flow_edit_dlg::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in screen_flow_edit_dlg
2087 return express_dialog::PreTranslateMessage(pMsg); in PreTranslateMessage()
Drich_text_edit_dlg.h147 virtual BOOL PreTranslateMessage(MSG* pMsg);
DProjectConfigDlg.h86 virtual BOOL PreTranslateMessage(MSG *pMsg);
Dcolor_edit_dialog.cpp434 BOOL color_gradient_win::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in color_gradient_win
473 return CWnd::PreTranslateMessage(pMsg); in PreTranslateMessage()
1453 BOOL color_edit_dialog::PreTranslateMessage(MSG *pMsg) in PreTranslateMessage() function in color_edit_dialog
1484 return express_dialog::PreTranslateMessage(pMsg); in PreTranslateMessage()
Dstring_scroll_wheel_edit_dlg.cpp352 BOOL value_list_row::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in value_list_row
389 return express_table_row::PreTranslateMessage(pMsg); in PreTranslateMessage()

12