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

  /external/chromium_org/chrome/browser/ui/views/tabs/
stacked_tab_strip_layout.h 134 void PushTabsBefore(int index, int delta);
stacked_tab_strip_layout.cc 96 PushTabsBefore(active_index(), initial_x - x);
407 void StackedTabStripLayout::PushTabsBefore(int index, int delta) {

Completed in 41 milliseconds