Searched refs:threads_window_sp (Results 1 – 1 of 1) sorted by relevance
3222 WindowSP threads_window_sp = m_window_sp->FindSubWindow("Threads"); in TerminalSizeChanged() local3228 if (threads_window_sp) in TerminalSizeChanged()3229 threads_window_sp->SetBounds(threads_bounds); in TerminalSizeChanged()6130 WindowSP threads_window_sp( in Activate() local6143 threads_window_sp->SetDelegate(WindowDelegateSP( in Activate()