Searched refs:GetMainWindow (Results 1 – 1 of 1) sorted by relevance
1425 WindowSP &GetMainWindow() { in GetMainWindow() function in curses::Application3221 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()3273 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()3324 m_app.GetMainWindow()->CreateHelpSubwindow(); in MenuDelegateAction()4260 WindowSP &main_window_sp = m_app_ap->GetMainWindow(); in Activate()