HomeSort by relevance Sort by last modified time
    Searched defs:SetDropIndex (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc 371 SetDropIndex(-1, false);
382 SetDropIndex(-1, false);
783 SetDropIndex(i, true);
785 SetDropIndex(i + 1, true);
787 SetDropIndex(i, false);
793 SetDropIndex(tab_count(), true);
796 void TabStrip::SetDropIndex(int tab_data_index, bool drop_before) {
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc     [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc     [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc     [all...]

Completed in 63 milliseconds