Searched refs:GetMainWindow (Results 1 – 1 of 1) sorted by relevance
4414 WindowSP &GetMainWindow() { in GetMainWindow() function in curses::Application6403 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6455 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6467 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6575 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6627 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6678 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6711 m_app.GetMainWindow()->CreateHelpSubwindow(); in MenuDelegateAction()7654 WindowSP &main_window_sp = m_app_ap->GetMainWindow(); in Activate()