Searched refs:SetAnimationDelegate (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ui/views/animation/
H A Dbounds_animator_unittest.cc118 animator()->SetAnimationDelegate(child(), &delegate, false);
139 animator()->SetAnimationDelegate(child(), new OwnedDelegate(), true);
155 animator()->SetAnimationDelegate(child(), new OwnedDelegate(), true);
169 animator()->SetAnimationDelegate(child(), new OwnedDelegate(), true);
H A Dbounds_animator.h36 // by way of SetAnimationDelegate. Additionally you can attach an observer to
41 // If |delete_when_done| is set to true in |SetAnimationDelegate| the
80 void SetAnimationDelegate(View* view,
H A Dbounds_animator.cc113 void BoundsAnimator::SetAnimationDelegate(View* view, function in class:views::BoundsAnimator
/external/chromium/chrome/browser/ui/views/tabs/
H A Dbase_tab_strip.cc423 bounds_animator_.SetAnimationDelegate(tab, new RemoveTabDelegate(this, tab),
561 bounds_animator_.SetAnimationDelegate(
H A Dtab_strip.cc996 bounds_animator().SetAnimationDelegate(tab_closing,
/external/chromium_org/ash/shelf/
H A Dshelf_view.cc966 bounds_animator_->SetAnimationDelegate(
1332 bounds_animator_->SetAnimationDelegate(
1539 bounds_animator_->SetAnimationDelegate(
1573 bounds_animator_->SetAnimationDelegate(
/external/chromium_org/ui/app_list/views/
H A Dapps_grid_view.cc1102 bounds_animator_.SetAnimationDelegate(
1373 bounds_animator_.SetAnimationDelegate(
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_strip.cc1753 bounds_animator_.SetAnimationDelegate(tab, new RemoveTabDelegate(this, tab),
2082 bounds_animator_.SetAnimationDelegate(
2631 bounds_animator_.SetAnimationDelegate(

Completed in 236 milliseconds