Lines Matching refs:form_delegate_sp
2974 FormDelegateSP form_delegate_sp = in StopRunningProcess() local
2978 form_delegate_sp->GetName().c_str(), bounds, true); in StopRunningProcess()
2980 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()
3553 FormDelegateSP form_delegate_sp = in StopRunningProcess() local
3557 form_delegate_sp->GetName().c_str(), bounds, true); in StopRunningProcess()
3559 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()
6382 FormDelegateSP form_delegate_sp = in MenuDelegateAction() local
6386 form_delegate_sp->GetName().c_str(), bounds, true); in MenuDelegateAction()
6388 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()
6433 FormDelegateSP form_delegate_sp = FormDelegateSP( in MenuDelegateAction() local
6437 form_delegate_sp->GetName().c_str(), bounds, true); in MenuDelegateAction()
6439 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()
6445 FormDelegateSP form_delegate_sp = FormDelegateSP( in MenuDelegateAction() local
6449 form_delegate_sp->GetName().c_str(), bounds, true); in MenuDelegateAction()
6451 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in MenuDelegateAction()