HomeSort by relevance Sort by last modified time
    Searched refs:bring_to_front_timer_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h 554 base::OneShotTimer<TabDragController> bring_to_front_timer_; member in class:TabDragController
tab_drag_controller.cc 328 bring_to_front_timer_.Stop();
637 static_cast<base::Timer*>(&bring_to_front_timer_)->Start(FROM_HERE,
    [all...]

Completed in 48 milliseconds