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