Searched refs:threads_bounds (Results 1 – 1 of 1) sorted by relevance
4435 Rect threads_bounds; in TerminalSizeChanged() local4438 threads_bounds); in TerminalSizeChanged()4440 threads_window_sp->SetBounds(threads_bounds); in TerminalSizeChanged()6682 const Rect threads_bounds = threads_window_sp->GetBounds(); in MenuDelegateAction() local6690 threads_window_sp->Resize(threads_bounds.size.width, in MenuDelegateAction()6691 threads_bounds.size.height + in MenuDelegateAction()6696 threads_bounds.HorizontalSplitPercentage(0.70, new_threads_bounds, in MenuDelegateAction()7669 Rect threads_bounds; in Activate() local7672 threads_bounds); in Activate()7689 main_window_sp->CreateSubWindow("Threads", threads_bounds, false)); in Activate()