Home
last modified time | relevance | path

Searched refs:widget_bounds_in_progress (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dhotseat_widget.cc220 gfx::Rect widget_bounds_in_progress = hotseat_background_in_progress; in OnProgress() local
221 widget_bounds_in_progress.Inset( in OnProgress()
225 delegate->SetBoundsFromAnimation(widget_bounds_in_progress, in OnProgress()
316 const gfx::Rect widget_bounds_in_progress = gfx::Tween::RectValueBetween( in OnProgress() local
327 : widget_bounds_in_progress, in OnProgress()