Home
last modified time | relevance | path

Searched refs:GetTabAtAdjustForAnimation (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.h291 TabGtk* GetTabAtAdjustForAnimation(int index) const;
Dtab_strip_gtk.cc1051 TabGtk* tab = GetTabAtAdjustForAnimation(index); in TabChangedAt()
1288 TabGtk* TabStripGtk::GetTabAtAdjustForAnimation(int index) const { in GetTabAtAdjustForAnimation() function in TabStripGtk