Lines Matching defs:SetBounds
659 void SetBounds(const Rect &bounds) {
4424 m_window_sp->SetBounds(content_bounds);
4426 menubar_window_sp->SetBounds(content_bounds.MakeMenuBar());
4428 status_window_sp->SetBounds(content_bounds.MakeStatusBar());
4440 threads_window_sp->SetBounds(threads_bounds);
4454 variables_window_sp->SetBounds(variables_bounds);
4455 registers_window_sp->SetBounds(registers_bounds);
4457 variables_window_sp->SetBounds(variables_registers_bounds);
4459 registers_window_sp->SetBounds(variables_registers_bounds);
4465 source_window_sp->SetBounds(source_bounds);
6591 registers_window_sp->SetBounds(registers_bounds);
6609 registers_window_sp->SetBounds(new_registers_rect);
6615 source_window_sp->SetBounds(new_source_rect);
6660 variables_window_sp->SetBounds(new_vars_rect);
6666 source_window_sp->SetBounds(new_source_rect);
6698 threads_window_sp->SetBounds(new_threads_bounds);