Lines Matching defs:threads_bounds
4435 Rect threads_bounds;
4438 threads_bounds);
4440 threads_window_sp->SetBounds(threads_bounds);
6682 const Rect threads_bounds = threads_window_sp->GetBounds();
6690 threads_window_sp->Resize(threads_bounds.size.width,
6691 threads_bounds.size.height +
6696 threads_bounds.HorizontalSplitPercentage(0.70, new_threads_bounds,
7672 Rect threads_bounds;
7675 threads_bounds);
7692 main_window_sp->CreateSubWindow("Threads", threads_bounds, false));