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

  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 167 friend class ResizeLayoutAnimation;
tab_strip_gtk.cc 460 class ResizeLayoutAnimation : public TabStripGtk::TabAnimation {
462 explicit ResizeLayoutAnimation(TabStripGtk* tabstrip)
470 virtual ~ResizeLayoutAnimation() {}
517 DISALLOW_COPY_AND_ASSIGN(ResizeLayoutAnimation);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 185 friend class ResizeLayoutAnimation;
tab_strip_gtk.cc 486 class ResizeLayoutAnimation : public TabStripGtk::TabAnimation {
488 explicit ResizeLayoutAnimation(TabStripGtk* tabstrip)
496 virtual ~ResizeLayoutAnimation() {}
543 DISALLOW_COPY_AND_ASSIGN(ResizeLayoutAnimation);
    [all...]

Completed in 87 milliseconds