Searched refs:status_x (Results 1 – 2 of 2) sorted by relevance
162 int status_x = bounds.x(); in LayoutTitlebarComponentsWithVerticalTabs() local164 status_area_->SetBounds(status_x, bounds.bottom() - status_height, in LayoutTitlebarComponentsWithVerticalTabs()169 int tabstrip_w = std::max(status_x + status_size.width(), in LayoutTitlebarComponentsWithVerticalTabs()
922 gfx::Rect status_x = target_bounds->shelf_bounds_in_root; in UpdateTargetBoundsForGesture() local923 status_x.set_x(0); in UpdateTargetBoundsForGesture()924 status_x.ClampToCenteredSize( in UpdateTargetBoundsForGesture()926 target_bounds->status_bounds_in_shelf.set_x(status_x.x()); in UpdateTargetBoundsForGesture()