Searched refs:FormWindowDelegate (Results 1 – 1 of 1) sorted by relevance
2468 class FormWindowDelegate : public WindowDelegate { class2470 FormWindowDelegate(FormDelegateSP &delegate_sp) : m_delegate_sp(delegate_sp) { in FormWindowDelegate() function in curses::FormWindowDelegate2982 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()