Home
last modified time | relevance | path

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

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