Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2467 class FormWindowDelegate : public WindowDelegate { class
2469 FormWindowDelegate(FormDelegateSP &delegate_sp) : m_delegate_sp(delegate_sp) { in FormWindowDelegate() function in curses::FormWindowDelegate
2981 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()
3560 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()
6410 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()
6462 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()
6474 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()