HomeSort by relevance Sort by last modified time
    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();
742 notifier->startTimerIfNeeded();

Completed in 44 milliseconds