OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activation_delay
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/views/ash/
tab_scrubber.h
41
void set_activation_delay(int
activation_delay
) {
42
activation_delay_ =
activation_delay
;
45
int
activation_delay
() const { return activation_delay_; }
function in class:TabScrubber
89
// Set if
activation_delay
had been explicitly set.
Completed in 40 milliseconds