Searched refs:bring_to_front_timer_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
H A Ddragged_tab_controller_gtk.h265 base::OneShotTimer<DraggedTabControllerGtk> bring_to_front_timer_; member in class:DraggedTabControllerGtk
H A Ddragged_tab_controller_gtk.cc72 bring_to_front_timer_.Stop();
255 bring_to_front_timer_.Start(
564 bring_to_front_timer_.Stop();
/external/chromium/chrome/browser/ui/views/tabs/
H A Ddragged_tab_controller.h361 base::OneShotTimer<DraggedTabController> bring_to_front_timer_; member in class:DraggedTabController
H A Ddragged_tab_controller.cc386 bring_to_front_timer_.Stop();
687 bring_to_front_timer_.Start(
1107 bring_to_front_timer_.Stop();

Completed in 87 milliseconds