HomeSort by relevance Sort by last modified time
    Searched refs:startTimerIfNeeded (Results 1 - 4 of 4) sorted by null

  /external/webkit/WebCore/platform/
Scrollbar.h 137 void startTimerIfNeeded(double delay);
Scrollbar.cpp 210 startTimerIfNeeded(delay);
213 void Scrollbar::startTimerIfNeeded(double delay)
346 startTimerIfNeeded(theme()->autoscrollTimerDelay());
  /external/webkit/WebCore/page/
Geolocation.cpp 127 void Geolocation::GeoNotifier::startTimerIfNeeded()
308 notifier->startTimerIfNeeded();
362 notifier->startTimerIfNeeded();
429 m_startRequestPermissionNotifier->startTimerIfNeeded();
Geolocation.h 105 void startTimerIfNeeded();

Completed in 224 milliseconds