Searched refs:GetMainWindow (Results 1 – 1 of 1) sorted by relevance
4415 WindowSP &GetMainWindow() { in GetMainWindow() function in curses::Application6383 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6434 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6446 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6554 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6606 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6657 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6690 m_app.GetMainWindow()->CreateHelpSubwindow(); in MenuDelegateAction()7630 WindowSP &main_window_sp = m_app_ap->GetMainWindow(); in Activate()