SetDropIndex     1714 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc         SetDropIndex(i, true);
SetDropIndex     1716 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc         SetDropIndex(i + 1, true);
SetDropIndex     1718 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc         SetDropIndex(i, false);
SetDropIndex     1724 chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc   SetDropIndex(GetTabCount(), true);
SetDropIndex      393 chrome/browser/ui/gtk/tabs/tab_strip_gtk.h   void SetDropIndex(int index, bool drop_before);
SetDropIndex     1424 chrome/browser/ui/views/tabs/tab_strip.cc   SetDropIndex(-1, false);
SetDropIndex     1436 chrome/browser/ui/views/tabs/tab_strip.cc   SetDropIndex(-1, false);
SetDropIndex     2383 chrome/browser/ui/views/tabs/tab_strip.cc         SetDropIndex(i, true);
SetDropIndex     2385 chrome/browser/ui/views/tabs/tab_strip.cc         SetDropIndex(i + 1, true);
SetDropIndex     2387 chrome/browser/ui/views/tabs/tab_strip.cc         SetDropIndex(i, false);
SetDropIndex     2393 chrome/browser/ui/views/tabs/tab_strip.cc   SetDropIndex(tab_count(), true);
SetDropIndex      465 chrome/browser/ui/views/tabs/tab_strip.h   void SetDropIndex(int tab_data_index, bool drop_before);