OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scrollTimer_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_controller.h
127
NSTimer*
scrollTimer_
;
/external/chromium/chrome/browser/resources/
menu.js
212
scrollTimer_
: 0,
628
this.
scrollTimer_
= setTimeout(
640
clearTimeout(this.
scrollTimer_
);
641
this.
scrollTimer_
= 0;
Completed in 508 milliseconds