bounds_animator_ 129 ash/shelf/shelf_view.cc bounds_animator_->SetAnimationDuration(1); bounds_animator_ 133 ash/shelf/shelf_view.cc bounds_animator_->SetAnimationDuration(old_duration_); bounds_animator_ 140 ash/shelf/shelf_view.cc views::BoundsAnimator* bounds_animator_; bounds_animator_ 408 ash/shelf/shelf_view.cc bounds_animator_.reset(new views::BoundsAnimator(this)); bounds_animator_ 409 ash/shelf/shelf_view.cc bounds_animator_->AddObserver(this); bounds_animator_ 416 ash/shelf/shelf_view.cc bounds_animator_->RemoveObserver(this); bounds_animator_ 703 ash/shelf/shelf_view.cc if (bounds_animator_->IsAnimating()) { bounds_animator_ 929 ash/shelf/shelf_view.cc bounds_animator_->AnimateViewTo(view, view_model_->ideal_bounds(i)); bounds_animator_ 994 ash/shelf/shelf_view.cc bounds_animator_->SetAnimationDelegate( bounds_animator_ 1019 ash/shelf/shelf_view.cc bounds_animator_->StopAnimatingView(drag_view_); bounds_animator_ 1094 ash/shelf/shelf_view.cc bounds_animator_->StopAnimatingView(drag_view_); bounds_animator_ 1120 ash/shelf/shelf_view.cc bounds_animator_->StopAnimatingView(drag_view_); bounds_animator_ 1151 ash/shelf/shelf_view.cc bounds_animator_->StopAnimatingView(drag_view_); bounds_animator_ 1360 ash/shelf/shelf_view.cc bounds_animator_->SetAnimationDelegate( bounds_animator_ 1522 ash/shelf/shelf_view.cc BoundsAnimatorDisabler disabler(bounds_animator_.get()); bounds_animator_ 1573 ash/shelf/shelf_view.cc bounds_animator_->SetAnimationDelegate( bounds_animator_ 1606 ash/shelf/shelf_view.cc bounds_animator_->AnimateViewTo(view, view->bounds()); bounds_animator_ 1607 ash/shelf/shelf_view.cc bounds_animator_->SetAnimationDelegate( bounds_animator_ 1627 ash/shelf/shelf_view.cc bounds_animator_->StopAnimatingView(old_view.get()); bounds_animator_ 1986 ash/shelf/shelf_view.cc if (snap_back_from_rip_off_view_ && animator == bounds_animator_) { bounds_animator_ 350 ash/shelf/shelf_view.h scoped_ptr<views::BoundsAnimator> bounds_animator_; bounds_animator_ 83 ash/test/shelf_view_test_api.cc shelf_view_->bounds_animator_->SetAnimationDuration(duration_ms); bounds_animator_ 87 ash/test/shelf_view_test_api.cc if (!shelf_view_->bounds_animator_->IsAnimating()) bounds_animator_ 91 ash/test/shelf_view_test_api.cc shelf_view_->bounds_animator_->AddObserver(observer.get()); bounds_animator_ 97 ash/test/shelf_view_test_api.cc shelf_view_->bounds_animator_->RemoveObserver(observer.get()); bounds_animator_ 140 chrome/browser/ui/views/panels/panel_stack_view.cc if (bounds_animator_) bounds_animator_ 141 chrome/browser/ui/views/panels/panel_stack_view.cc bounds_animator_.reset(); bounds_animator_ 164 chrome/browser/ui/views/panels/panel_stack_view.cc bounds_animator_->Stop(); bounds_animator_ 246 chrome/browser/ui/views/panels/panel_stack_view.cc bounds_animator_.reset(new gfx::LinearAnimation( bounds_animator_ 250 chrome/browser/ui/views/panels/panel_stack_view.cc bounds_animator_->Start(); bounds_animator_ 398 chrome/browser/ui/views/panels/panel_stack_view.cc if (bounds_animator_ && bounds_animator_->is_animating()) { bounds_animator_ 399 chrome/browser/ui/views/panels/panel_stack_view.cc current_bounds = bounds_animator_->CurrentValueBetween( bounds_animator_ 141 chrome/browser/ui/views/panels/panel_stack_view.h scoped_ptr<gfx::LinearAnimation> bounds_animator_; bounds_animator_ 358 chrome/browser/ui/views/panels/panel_view.cc bounds_animator_.reset(new PanelBoundsAnimation( bounds_animator_ 360 chrome/browser/ui/views/panels/panel_view.cc bounds_animator_->Start(); bounds_animator_ 384 chrome/browser/ui/views/panels/panel_view.cc gfx::Rect new_bounds = bounds_animator_->CurrentValueBetween( bounds_animator_ 444 chrome/browser/ui/views/panels/panel_view.cc if (bounds_animator_.get()) bounds_animator_ 445 chrome/browser/ui/views/panels/panel_view.cc bounds_animator_.reset(); bounds_animator_ 1093 chrome/browser/ui/views/panels/panel_view.cc if (bounds_animator_.get() && bounds_animator_->is_animating()) bounds_animator_ 235 chrome/browser/ui/views/panels/panel_view.h scoped_ptr<PanelBoundsAnimation> bounds_animator_; bounds_animator_ 628 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_(this), bounds_animator_ 973 chrome/browser/ui/views/tabs/tab_strip.cc return bounds_animator_.IsAnimating(); bounds_animator_ 980 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.Cancel(); bounds_animator_ 1737 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.AnimateViewTo(tab, tab_bounds); bounds_animator_ 1741 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.SetAnimationDelegate(tab, new RemoveTabDelegate(this, tab), bounds_animator_ 1748 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.StopAnimatingView(newtab_button_); bounds_animator_ 1757 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.AnimateViewTo(tab, ideal_bounds(i)); bounds_animator_ 1760 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.AnimateViewTo(newtab_button_, newtab_button_bounds_); bounds_animator_ 1783 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.StopAnimatingView(newtab_button_); bounds_animator_ 1911 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.IsAnimating(tabs[i])) { bounds_animator_ 1912 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.SetTargetBounds(tabs[i], new_bounds); bounds_animator_ 2010 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.StopAnimatingView(tabs[i]); bounds_animator_ 2067 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.AnimateViewTo(tab, ideal_bounds(tab_data_index)); bounds_animator_ 2070 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.SetAnimationDelegate( bounds_animator_ 2618 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.AnimateViewTo(tab_closing, tab_bounds); bounds_animator_ 2622 chrome/browser/ui/views/tabs/tab_strip.cc bounds_animator_.SetAnimationDelegate( bounds_animator_ 603 chrome/browser/ui/views/tabs/tab_strip.h views::BoundsAnimator bounds_animator_; bounds_animator_ 334 ui/app_list/views/apps_grid_view.cc bounds_animator_(this), bounds_animator_ 543 ui/app_list/views/apps_grid_view.cc bounds_animator_.StopAnimatingView(drag_view_); bounds_animator_ 805 ui/app_list/views/apps_grid_view.cc if (bounds_animator_.IsAnimating()) bounds_animator_ 806 ui/app_list/views/apps_grid_view.cc bounds_animator_.Cancel(); bounds_animator_ 877 ui/app_list/views/apps_grid_view.cc bounds_animator_.StopAnimatingView(details.child); bounds_animator_ 1125 ui/app_list/views/apps_grid_view.cc if (bounds_animator_.GetTargetBounds(view) == target) bounds_animator_ 1141 ui/app_list/views/apps_grid_view.cc bounds_animator_.AnimateViewTo(view, target); bounds_animator_ 1179 ui/app_list/views/apps_grid_view.cc bounds_animator_.AnimateViewTo(view, target); bounds_animator_ 1182 ui/app_list/views/apps_grid_view.cc bounds_animator_.SetAnimationDelegate( bounds_animator_ 1625 ui/app_list/views/apps_grid_view.cc bounds_animator_.AnimateViewTo(drag_view_, drag_view_->bounds()); bounds_animator_ 1626 ui/app_list/views/apps_grid_view.cc bounds_animator_.SetAnimationDelegate( bounds_animator_ 1710 ui/app_list/views/apps_grid_view.cc bounds_animator_.AnimateViewTo(drag_view_, drag_view_->bounds()); bounds_animator_ 1711 ui/app_list/views/apps_grid_view.cc bounds_animator_.SetAnimationDelegate( bounds_animator_ 528 ui/app_list/views/apps_grid_view.h views::BoundsAnimator bounds_animator_; bounds_animator_ 169 ui/app_list/views/contents_view.cc bounds_animator_->AnimateViewTo(view_model_->view_at(i), bounds_animator_ 88 ui/app_list/views/contents_view.h scoped_ptr<views::BoundsAnimator> bounds_animator_; bounds_animator_ 24 ui/app_list/views/test/apps_grid_view_test_api.cc view_->bounds_animator_.Cancel();