Lines Matching defs:variables_bounds
4450 Rect variables_bounds;
4453 0.50, variables_bounds, registers_bounds);
4454 variables_window_sp->SetBounds(variables_bounds);
6582 const Rect variables_bounds = variables_window_sp->GetBounds();
6589 Rect registers_bounds = variables_bounds;
6597 variables_bounds.size.height);
6605 const Rect variables_bounds = registers_window_sp->GetBounds();
6607 variables_bounds.VerticalSplitPercentage(0.50, new_variables_rect,
6635 const Rect variables_bounds = variables_window_sp->GetBounds();
6639 variables_window_sp->Resize(variables_bounds.size.width +
6641 variables_bounds.size.height);
6656 const Rect variables_bounds = variables_window_sp->GetBounds();
6658 variables_bounds.VerticalSplitPercentage(0.50, new_vars_rect,
7671 Rect variables_bounds;
7677 variables_bounds);
7690 main_window_sp->CreateSubWindow("Variables", variables_bounds, false));