Searched refs:shelf_bounds_in_root (Results 1 – 2 of 2) sorted by relevance
684 target_bounds.shelf_bounds_in_root)); in UpdateBoundsAndOpacity()692 target_bounds.shelf_bounds_in_root.x()); in UpdateBoundsAndOpacity()694 target_bounds.shelf_bounds_in_root.y()); in UpdateBoundsAndOpacity()758 target_bounds->shelf_bounds_in_root = SelectValueForShelfAlignment( in CalculateTargetBounds()833 target_bounds->shelf_bounds_in_root.height()), in CalculateTargetBounds()834 gfx::Rect(0, 0, target_bounds->shelf_bounds_in_root.width(), in CalculateTargetBounds()836 gfx::Rect(0, 0, target_bounds->shelf_bounds_in_root.width(), in CalculateTargetBounds()840 target_bounds->shelf_bounds_in_root.height())); in CalculateTargetBounds()880 int shelf_height = target_bounds->shelf_bounds_in_root.height() - translate; in UpdateTargetBoundsForGesture()882 target_bounds->shelf_bounds_in_root.set_height(shelf_height); in UpdateTargetBoundsForGesture()[all …]
236 gfx::Rect shelf_bounds_in_root; member