Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2466 class FormWindowDelegate : public WindowDelegate { class
2468 FormWindowDelegate(FormDelegateSP &delegate_sp) : m_delegate_sp(delegate_sp) { in FormWindowDelegate() function in curses::FormWindowDelegate
2980 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()
3559 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()
6388 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()
6439 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()
6451 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()