HomeSort by relevance Sort by last modified time
    Searched refs:status_bounds (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 713 gfx::Rect status_bounds = target_bounds.status_bounds_in_shelf; local
714 status_bounds.set_x(status_bounds.x() +
716 status_bounds.set_y(status_bounds.y() +
721 status_bounds));
    [all...]
shelf_layout_manager_unittest.cc 699 gfx::Rect status_bounds(
741 status_bounds = shelf->status_area_widget()->GetNativeView()->bounds();
742 EXPECT_LT(status_bounds.y(),
    [all...]

Completed in 44 milliseconds