Searched refs:TreeWindowDelegate (Results 1 – 1 of 1) sorted by relevance
2967 class TreeWindowDelegate : public WindowDelegate class2970 TreeWindowDelegate (Debugger &debugger, const TreeDelegateSP &delegate_sp) : in TreeWindowDelegate() function in TreeWindowDelegate5565 …threads_window_sp->SetDelegate (WindowDelegateSP(new TreeWindowDelegate(m_debugger, thread_delegat… in Activate()