Lines Matching refs:CMainFrame
1726 if ( CMainFrame::m_isMinimum ) { in OnLeashRestore()
1727 CMainFrame * frame = (CMainFrame *)GetParentFrame(); in OnLeashRestore()
1735 if ( !CMainFrame::m_isMinimum ) { in OnLeashMinimize()
1736 CMainFrame * frame = (CMainFrame *)GetParentFrame(); in OnLeashMinimize()
1747 if ( CMainFrame::m_isMinimum ) in OnTrayIcon()
1757 if ( !CMainFrame::m_isMinimum ) in OnTrayIcon()
1837 CMainFrame::m_isBeingResized = TRUE; in OnItemexpandedTreeview()
1953 CLeashMessageBox leashMessageBox(CMainFrame::m_isMinimum ? GetDesktopWindow() : NULL, in OnWarningPopup()
2028 if (CMainFrame::m_isMinimum) in PreTranslateMessage()
2049 if (CMainFrame::m_wndStatusBar) in PreTranslateMessage()
2051 CMainFrame::m_wndStatusBar.SetPaneInfo(1, 111112, SBPS_NORMAL, 130); in PreTranslateMessage()
2052 CMainFrame::m_wndStatusBar.SetPaneText(1, ticketStatusKrb5, SBT_POPOUT); in PreTranslateMessage()
2062 if (CMainFrame::m_wndStatusBar) in PreTranslateMessage()
2064 CMainFrame::m_wndStatusBar.SetPaneInfo(1, 111112, SBPS_NORMAL, 130); in PreTranslateMessage()
2065 CMainFrame::m_wndStatusBar.SetPaneText(1, ticketStatusKrb5, SBT_POPOUT); in PreTranslateMessage()
2107 if (CMainFrame::m_isMinimum) in PreTranslateMessage()
2156 if (CMainFrame::m_isBeingResized) in PreTranslateMessage()
2162 CMainFrame::m_isBeingResized = FALSE; in PreTranslateMessage()