Searched refs:WindowDelegateSP (Results 1 – 1 of 1) sorted by relevance
99 typedef std::shared_ptr<WindowDelegate> WindowDelegateSP; typedef102 typedef std::vector<WindowDelegateSP> WindowDelegates;825 WindowDelegateSP(help_delegate_up.release())); in CreateHelpSubwindow()895 void SetDelegate(const WindowDelegateSP &delegate_sp) { in SetDelegate()959 WindowDelegateSP m_delegate_sp;2560 WindowDelegateSP window_delegate_sp = in StopRunningProcess()2561 WindowDelegateSP(new FormWindowDelegate(form_delegate_sp)); in StopRunningProcess()4954 WindowDelegateSP window_delegate_sp = in MenuDelegateAction()6139 WindowDelegateSP(new SourceFileWindowDelegate(m_debugger))); in Activate()6143 threads_window_sp->SetDelegate(WindowDelegateSP( in Activate()[all …]