OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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