OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:move_stacked_timer_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h
267
// If necessary starts the |
move_stacked_timer_
|. The timer is started if
517
base::OneShotTimer<TabDragController>
move_stacked_timer_
;
member in class:TabDragController
tab_drag_controller.cc
332
move_stacked_timer_
.Stop();
785
static_cast<base::Timer*>(&
move_stacked_timer_
)->Start(
791
static_cast<base::Timer*>(&
move_stacked_timer_
)->Start(
[
all
...]
Completed in 852 milliseconds