Home
last modified time | relevance | path

Searched refs:StartInsertTabAnimation (Results 1 – 14 of 14) sorted by relevance

/external/chromium/chrome/browser/ui/views/tabs/
Dside_tab_strip.h48 virtual void StartInsertTabAnimation(int model_index) OVERRIDE;
Dtab_strip.h89 virtual void StartInsertTabAnimation(int model_index) OVERRIDE;
Dbase_tab_strip.h157 virtual void StartInsertTabAnimation(int model_index) = 0;
Dbase_tab_strip.cc140 StartInsertTabAnimation(model_index); in AddTabAt()
Dside_tab_strip.cc340 void SideTabStrip::StartInsertTabAnimation(int model_index) { in StartInsertTabAnimation() function in SideTabStrip
Dtab_strip.cc432 void TabStrip::StartInsertTabAnimation(int model_index) { in StartInsertTabAnimation() function in TabStrip
/external/chromium/chrome/browser/ui/touch/tabs/
Dtouch_tab_strip.h42 virtual void StartInsertTabAnimation(int model_index);
Dtouch_tab_strip.cc100 void TouchTabStrip::StartInsertTabAnimation(int model_index) { in StartInsertTabAnimation() function in TouchTabStrip
/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.h386 void StartInsertTabAnimation(int index);
Dtab_strip_gtk.cc993 StartInsertTabAnimation(index); in TabInsertedAt()
1803 void TabStripGtk::StartInsertTabAnimation(int index) { in StartInsertTabAnimation() function in TabStripGtk
/external/chromium_org/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.h414 void StartInsertTabAnimation(int index);
Dtab_strip_gtk.cc1030 StartInsertTabAnimation(index); in TabInsertedAt()
1950 void TabStripGtk::StartInsertTabAnimation(int index) { in StartInsertTabAnimation() function in TabStripGtk
/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.h318 void StartInsertTabAnimation(int model_index);
Dtab_strip.cc737 StartInsertTabAnimation(model_index); in AddTabAt()
1700 void TabStrip::StartInsertTabAnimation(int model_index) { in StartInsertTabAnimation() function in TabStrip