Searched refs:added_bounds (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/
H A Dwindow_positioner.cc393 gfx::Rect added_bounds = added_window->bounds(); local
395 added_window_state->SetPreAutoManageWindowBounds(added_bounds);
396 if (MoveRectToOneSide(work_area, !move_other_right, &added_bounds))
397 added_window->SetBounds(added_bounds);

Completed in 175 milliseconds