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

  /external/webkit/WebCore/page/
Geolocation.cpp 127 void Geolocation::GeoNotifier::startTimerIfNeeded()
314 notifier->startTimerIfNeeded();
368 notifier->startTimerIfNeeded();
435 m_startRequestPermissionNotifier->startTimerIfNeeded();
  /external/webkit/WebCore/platform/
Scrollbar.cpp 210 startTimerIfNeeded(delay);
213 void Scrollbar::startTimerIfNeeded(double delay)
346 startTimerIfNeeded(theme()->autoscrollTimerDelay());

Completed in 599 milliseconds