Home
last modified time | relevance | path

Searched refs:OnSize (Results 1 – 25 of 26) sorted by relevance

12

/GUIX-v6.2.1/guix_studio/
Dleft_panel_frame.cpp92 void left_top_panel_frame::OnSize(UINT ntype, int cx, int cy) in OnSize() function in left_top_panel_frame
94 CWnd::OnSize(ntype, cx, cy); in OnSize()
189 void left_bottom_panel_frame::OnSize(UINT ntype, int cx, int cy) in OnSize() function in left_bottom_panel_frame
191 CWnd::OnSize(ntype, cx, cy); in OnSize()
Dleft_panel_frame.h17 afx_msg void OnSize(UINT nType, int cx, int cy);
40 afx_msg void OnSize(UINT nType, int cx, int cy);
Dright_panel_frame.cpp70 void right_panel_frame::OnSize(UINT ntype, int cx, int cy) in OnSize() function in right_panel_frame
72 CWnd::OnSize(ntype, cx, cy); in OnSize()
Drich_text_edit_dlg.h33 afx_msg void OnSize(UINT nType, int cx, int cy);
87 afx_msg void OnSize(UINT nType, int cx, int cy);
127 afx_msg void OnSize(UINT nType, int cx, int cy);
Dtarget_view.h21 afx_msg void OnSize(UINT nType, int cx, int cy);
54 afx_msg void OnSize(UINT nType, int cx, int cy);
Dscreen_flow_edit_dlg.h25 afx_msg void OnSize(UINT nType, int cx, int cy);
65 afx_msg void OnSize(UINT nType, int cx, int cy);
124 afx_msg void OnSize(UINT nType, int cx, int cy);
Dtarget_view.cpp134 void target_view::OnSize(UINT nType, int cx, int cy) in OnSize() function in target_view
136 CView::OnSize(nType, cx, cy); in OnSize()
295 void target_frame::OnSize(UINT nType, int cx, int cy) in OnSize() function in target_frame
297 CView::OnSize(nType, cx, cy); in OnSize()
Dstring_table_edit_dlg.h104 afx_msg void OnSize(UINT nType, int cx, int cy);
179 afx_msg void OnSize(UINT nType, int cx, int cy);
239 afx_msg void OnSize(UINT nType, int cx, int cy);
DProjectConfigDlg.h67 afx_msg void OnSize(UINT nType, int cx, int cy);
130 afx_msg void OnSize(UINT nType, int cx, int cy);
Dright_panel_frame.h18 afx_msg void OnSize(UINT nType, int cx, int cy);
DScrollHelper.h43 void OnSize(UINT nType, int cx, int cy);
Drich_text_edit_dlg.cpp193 void text_edit_button_frame::OnSize(UINT nType, int cx, int cy) in OnSize() function in text_edit_button_frame
195 CWnd::OnSize(nType, cx, cy); in OnSize()
539 void rich_text_preview_win::OnSize(UINT nType, int cx, int cy) in OnSize() function in rich_text_preview_win
541 CWnd::OnSize(nType, cx, cy); in OnSize()
916 void rich_text_edit_dlg::OnSize(UINT nType, int cx, int cy) in OnSize() function in rich_text_edit_dlg
918 express_dialog::OnSize(nType, cx, cy); in OnSize()
Dexpress_dialog.h44 afx_msg void OnSize(UINT nType, int cx, int cy);
Dtrigger_list_edit_dlg.h33 afx_msg void OnSize(UINT nType, int cx, int cy);
Dscreen_flow_edit_dlg.cpp119 void screen_flow_button_frame::OnSize(UINT nType, int cx, int cy) in OnSize() function in screen_flow_button_frame
121 CWnd::OnSize(nType, cx, cy); in OnSize()
626 void screen_flow_diagram_win::OnSize(UINT nType, int cx, int cy) in OnSize() function in screen_flow_diagram_win
628 CWnd::OnSize(nType, cx, cy); in OnSize()
631 m_scroll_helper->OnSize(nType, cx, cy); in OnSize()
1874 void screen_flow_edit_dlg::OnSize(UINT nType, int cx, int cy) in OnSize() function in screen_flow_edit_dlg
1876 express_dialog::OnSize(nType, cx, cy); in OnSize()
Dtrigger_list_edit_dlg.cpp390 void trigger_frame::OnSize(UINT nType, int cx, int cy) in OnSize() function in trigger_frame
392 CWnd::OnSize(nType, cx, cy); in OnSize()
DMainFrm.h133 afx_msg void OnSize(UINT nType, int cx, int cy);
Dexpress_dialog.cpp295 void express_dialog::OnSize(UINT nType, int cx, int cy) in OnSize() function in express_dialog
297 CDialog::OnSize(nType, cx, cy); in OnSize()
Dstring_table_edit_dlg.cpp383 void string_table_edit_dlg::OnSize(UINT nType, int cx, int cy) in OnSize() function in string_table_edit_dlg
385 express_dialog::OnSize(nType, cx, cy); in OnSize()
1196 void button_frame::OnSize(UINT nType, int cx, int cy) in OnSize() function in button_frame
1198 CWnd::OnSize(nType, cx, cy); in OnSize()
1664 void table_frame::OnSize(UINT nType, int cx, int cy) in OnSize() function in table_frame
1666 CWnd::OnSize(nType, cx, cy); in OnSize()
1678 m_scroll_helper->OnSize(nType, cx, cy); in OnSize()
Dresource_view.h114 afx_msg void OnSize(UINT nType, int cx, int cy);
Dproperties_win.h104 afx_msg void OnSize(UINT nType, int cx, int cy);
DProjectConfigDlg.cpp1053 void ProjectConfigWin::OnSize(UINT nType, int cx, int cy) in OnSize() function in ProjectConfigWin
1055 CDialog::OnSize(nType, cx, cy); in OnSize()
1056 m_scroll_helper->OnSize(nType, cx, cy); in OnSize()
2390 void ProjectConfigDlg::OnSize(UINT nType, int cx, int cy) in OnSize() function in ProjectConfigDlg
2392 express_dialog::OnSize(nType, cx, cy); in OnSize()
DScrollHelper.cpp305 void CScrollHelper::OnSize(UINT nType, int cx, int cy) in OnSize() function in CScrollHelper
DMainFrm.cpp1039 void CMainFrame::OnSize(UINT ntype, int cx, int cy) in OnSize() function in CMainFrame
1041 CFrameWnd::OnSize(ntype, cx, cy); in OnSize()
Dproperties_win.cpp730 void properties_win::OnSize(UINT nType, int cx, int cy) in OnSize() function in properties_win
732 CWnd::OnSize(nType, cx, cy); in OnSize()
733 m_scroll_helper->OnSize(nType, cx, cy); in OnSize()

12