OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:startTimerIfNeeded
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/
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
();
754
notifier->
startTimerIfNeeded
();
Completed in 56 milliseconds