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

  /external/chromium_org/third_party/WebKit/Source/core/platform/
Scrollbar.h 156 void startTimerIfNeeded(double delay);
Scrollbar.cpp 211 startTimerIfNeeded(delay);
214 void Scrollbar::startTimerIfNeeded(double delay)
394 startTimerIfNeeded(theme()->autoscrollTimerDelay());
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
Geolocation.cpp 131 void Geolocation::GeoNotifier::startTimerIfNeeded()
327 notifier->startTimerIfNeeded();
333 notifier->startTimerIfNeeded();
385 notifier->startTimerIfNeeded();
672 notifier->startTimerIfNeeded();
Geolocation.h 91 void startTimerIfNeeded();

Completed in 153 milliseconds