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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dstacked_tab_strip_layout.h134 void PushTabsBefore(int index, int delta);
H A Dstacked_tab_strip_layout.cc96 PushTabsBefore(active_index(), initial_x - x);
407 void StackedTabStripLayout::PushTabsBefore(int index, int delta) { function in class:StackedTabStripLayout

Completed in 2888 milliseconds