OnDropIndexUpdate   66 chrome/browser/ui/views/tabs/browser_tab_strip_controller.h   virtual void OnDropIndexUpdate(int index, bool drop_before) OVERRIDE;
OnDropIndexUpdate   43 chrome/browser/ui/views/tabs/fake_base_tab_strip_controller.h   virtual void OnDropIndexUpdate(int index, bool drop_before) OVERRIDE;
OnDropIndexUpdate 2398 chrome/browser/ui/views/tabs/tab_strip.cc   controller()->OnDropIndexUpdate(tab_data_index, drop_before);
OnDropIndexUpdate   85 chrome/browser/ui/views/tabs/tab_strip_controller.h   virtual void OnDropIndexUpdate(int index, bool drop_before) = 0;