Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2468 class FormWindowDelegate : public WindowDelegate { class
2470 FormWindowDelegate(FormDelegateSP &delegate_sp) : m_delegate_sp(delegate_sp) { in FormWindowDelegate() function in curses::FormWindowDelegate
2982 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()
3561 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()
6390 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()
6441 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()
6453 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()