Home
last modified time | relevance | path

Searched refs:GetMainWindow (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp1883 WindowSP &GetMainWindow() { in GetMainWindow() function in curses::Application
3627 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()
3679 WindowSP main_window_sp = m_app.GetMainWindow(); in MenuDelegateAction()
3730 m_app.GetMainWindow()->CreateHelpSubwindow(); in MenuDelegateAction()
4578 WindowSP &main_window_sp = m_app_ap->GetMainWindow(); in Activate()