Searched refs:ResizeLayoutAnimation (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
H A Dtab_strip_gtk.h167 friend class ResizeLayoutAnimation;
H A Dtab_strip_gtk.cc460 class ResizeLayoutAnimation : public TabStripGtk::TabAnimation { class in inherits:TabStripGtk::TabAnimation
462 explicit ResizeLayoutAnimation(TabStripGtk* tabstrip) function in class:ResizeLayoutAnimation
470 virtual ~ResizeLayoutAnimation() {}
517 DISALLOW_COPY_AND_ASSIGN(ResizeLayoutAnimation);
1834 active_animation_.reset(new ResizeLayoutAnimation(this));

Completed in 52 milliseconds