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