HomeSort by relevance Sort by last modified time
    Searched full:right_area_bounds (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/athena/wm/
split_view_controller.cc 419 gfx::Rect right_area_bounds = GetRightAreaBounds(); local
430 if (right_window_->bounds().width() >= right_area_bounds.width()) {
432 right_area_bounds.x() - right_window_->bounds().x(), 0);
435 GetTransformForBounds(right_window_->bounds(), right_area_bounds);

Completed in 108 milliseconds