Searched refs:status_bounds_in_shelf (Results 1 – 2 of 2) sorted by relevance
690 gfx::Rect status_bounds = target_bounds.status_bounds_in_shelf; in UpdateBoundsAndOpacity()779 target_bounds->status_bounds_in_shelf = SelectValueForShelfAlignment( in CalculateTargetBounds()889 target_bounds->status_bounds_in_shelf.set_y(0); in UpdateTargetBoundsForGesture()895 target_bounds->status_bounds_in_shelf.size()); in UpdateTargetBoundsForGesture()896 target_bounds->status_bounds_in_shelf.set_y(status_y.y()); in UpdateTargetBoundsForGesture()915 target_bounds->status_bounds_in_shelf.set_x(0); in UpdateTargetBoundsForGesture()917 target_bounds->status_bounds_in_shelf.set_x( in UpdateTargetBoundsForGesture()925 target_bounds->status_bounds_in_shelf.size()); in UpdateTargetBoundsForGesture()926 target_bounds->status_bounds_in_shelf.set_x(status_x.x()); in UpdateTargetBoundsForGesture()
238 gfx::Rect status_bounds_in_shelf; member