HomeSort by relevance Sort by last modified time
    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();
754 notifier->startTimerIfNeeded();
Geolocation.h 100 void startTimerIfNeeded();

Completed in 204 milliseconds