Searched refs:nStatus (Results 1 – 4 of 4) sorted by relevance
129 void CLeashDebugWindow::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() argument131 CDialog::OnShowWindow(bShow, nStatus); in OnShowWindow()
68 afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);
264 afx_msg VOID OnShowWindow(BOOL bShow, UINT nStatus);
503 VOID CLeashView::OnShowWindow(BOOL bShow, UINT nStatus) in OnShowWindow() argument505 CListView::OnShowWindow(bShow, nStatus); in OnShowWindow()