Searched refs:GetMainWindow (Results 1 – 1 of 1) sorted by relevance
4415 WindowSP &GetMainWindow() { in GetMainWindow() function in lldb_private::curses::Application6405 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6457 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6469 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6577 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6629 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6680 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()6713 m_app.GetMainWindow()->CreateHelpSubwindow(); in MenuDelegateAction()7642 WindowSP &main_window_sp = m_app_up->GetMainWindow(); in Activate()