Searched refs:move_stacked_timer_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.h318 // If necessary starts the |move_stacked_timer_|. The timer is started if
582 base::OneShotTimer<TabDragController> move_stacked_timer_; member in class:TabDragController
H A Dtab_drag_controller.cc525 move_stacked_timer_.Stop();
1154 static_cast<base::Timer*>(&move_stacked_timer_)->Start(
1160 static_cast<base::Timer*>(&move_stacked_timer_)->Start(
1763 move_stacked_timer_.Stop();

Completed in 145 milliseconds