OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startTimerIfNeeded
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/platform/
Scrollbar.h
137
void
startTimerIfNeeded
(double delay);
Scrollbar.cpp
200
startTimerIfNeeded
(delay);
203
void Scrollbar::
startTimerIfNeeded
(double delay)
324
startTimerIfNeeded
(theme()->autoscrollTimerDelay());
/external/webkit/Source/WebCore/page/
Geolocation.cpp
131
void Geolocation::GeoNotifier::
startTimerIfNeeded
()
321
notifier->
startTimerIfNeeded
();
330
notifier->
startTimerIfNeeded
();
384
notifier->
startTimerIfNeeded
();
742
notifier->
startTimerIfNeeded
();
Geolocation.h
100
void
startTimerIfNeeded
();
Completed in 123 milliseconds