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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.h513 base::OneShotTimer<TabDragController> bring_to_front_timer_; member in class:TabDragController
H A Dtab_drag_controller.cc331 bring_to_front_timer_.Stop();
547 static_cast<base::Timer*>(&bring_to_front_timer_)->Start(FROM_HERE,
1333 bring_to_front_timer_.Stop();

Completed in 60 milliseconds