Searched refs:OnDropIndexUpdate (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_strip_controller.h88 virtual void OnDropIndexUpdate(int index, bool drop_before) = 0;
H A Dfake_base_tab_strip_controller.cc98 void FakeBaseTabStripController::OnDropIndexUpdate(int index, function in class:FakeBaseTabStripController
H A Dfake_base_tab_strip_controller.h44 virtual void OnDropIndexUpdate(int index, bool drop_before) OVERRIDE;
H A Dbrowser_tab_strip_controller.h67 virtual void OnDropIndexUpdate(int index, bool drop_before) OVERRIDE;
H A Dbrowser_tab_strip_controller.cc333 void BrowserTabStripController::OnDropIndexUpdate(int index, function in class:BrowserTabStripController
H A Dtab_strip.cc2240 controller()->OnDropIndexUpdate(tab_data_index, drop_before);

Completed in 98 milliseconds