Searched refs:GetMainWindow (Results 1 – 1 of 1) sorted by relevance
4413 WindowSP &GetMainWindow() { in GetMainWindow() function in curses::Application6381 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6432 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6444 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6552 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6604 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6655 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6688 m_app.GetMainWindow()->CreateHelpSubwindow(); in MenuDelegateAction()7626 WindowSP &main_window_sp = m_app_ap->GetMainWindow(); in Activate()