HomeSort by relevance Sort by last modified time
    Searched refs:SetAnimationDelegate (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ui/views/animation/
bounds_animator_unittest.cc 118 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);
bounds_animator.h 36 // 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,
bounds_animator.cc 113 void BoundsAnimator::SetAnimationDelegate(View* view,
  /external/chromium/chrome/browser/ui/views/tabs/
base_tab_strip.cc 423 bounds_animator_.SetAnimationDelegate(tab, new RemoveTabDelegate(this, tab),
561 bounds_animator_.SetAnimationDelegate(
tab_strip.cc     [all...]
  /external/chromium_org/ash/launcher/
launcher_view.cc     [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc     [all...]
  /external/chromium_org/ui/app_list/views/
apps_grid_view.cc 876 bounds_animator_.SetAnimationDelegate(
    [all...]

Completed in 1033 milliseconds