Home
last modified time | relevance | path

Searched refs:OnShowWindow (Results 1 – 16 of 16) sorted by relevance

/GUIX-v6.4.1/guix_studio/
DMacroPlaybackDlg.cpp31 void MacroPlaybackDlg::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() function in MacroPlaybackDlg
38 CDialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
DMacroRecordDlg.cpp24 void MacroRecordDlg::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() function in MacroRecordDlg
31 CDialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
DRecentProjectDlg.cpp54 void RecentProjectDlg::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() function in RecentProjectDlg
64 CWnd::OnShowWindow(bShow, nStatus); in OnShowWindow()
DNewProjectDlg.cpp44 void NewProjectDlg::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() function in NewProjectDlg
51 express_dialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
Dwait_dialog.cpp116 void wait_dialog::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() function in wait_dialog
118 CDialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
DMacroPlaybackDlg.h27 afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
DMacroRecordDlg.h29 afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
DRecentProjectDlg.h23 afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
Dwait_dialog.h21 afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
DNewProjectDlg.h35 afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
Drecent_project_win.cpp80 void recent_project_win::OnShowWindow(BOOL Show, UINT status) in OnShowWindow() function in recent_project_win
86 CWnd::OnShowWindow(Show, status); in OnShowWindow()
Drecent_project_win.h48 afx_msg void OnShowWindow(BOOL, UINT);
DPaletteLayoutDlg.h82 afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
DMainFrm.h136 afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
DPaletteLayoutDlg.cpp122 void PaletteLayoutDlg::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() function in PaletteLayoutDlg
124 express_dialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
DMainFrm.cpp1159 void CMainFrame::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() function in CMainFrame
1161 CWnd::OnShowWindow(bShow, nStatus); in OnShowWindow()