Searched defs:tab_b_index (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
H A Dtab_strip_gtk.cc407 MoveTabAnimation(TabStripGtk* tabstrip, int tab_a_index, int tab_b_index) argument
409 start_tab_a_bounds_(tabstrip_->GetIdealBounds(tab_b_index)),
412 tab_b_ = tabstrip_->GetTabAt(tab_b_index);

Completed in 85 milliseconds