Home
last modified time | relevance | path

Searched refs:bShow (Results 1 – 14 of 14) sorted by relevance

/GUIX-v6.4.1/guix_studio/
DRecentProjectDlg.cpp54 void RecentProjectDlg::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() argument
56 if (bShow) in OnShowWindow()
64 CWnd::OnShowWindow(bShow, nStatus); in OnShowWindow()
DMacroPlaybackDlg.cpp31 void MacroPlaybackDlg::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() argument
38 CDialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
DMacroRecordDlg.cpp24 void MacroRecordDlg::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() argument
31 CDialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
DNewProjectDlg.cpp44 void NewProjectDlg::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() argument
51 express_dialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
Dwait_dialog.cpp116 void wait_dialog::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() argument
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);
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() argument
124 express_dialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
DMainFrm.cpp1159 void CMainFrame::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() argument
1161 CWnd::OnShowWindow(bShow, nStatus); in OnShowWindow()