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

  /external/webkit/Source/WebCore/page/
Geolocation.h 97 bool hasZeroTimeout() const;
Geolocation.cpp 121 bool Geolocation::GeoNotifier::hasZeroTimeout() const
320 else if (notifier->hasZeroTimeout())
383 if (notifier->hasZeroTimeout() || startUpdating(notifier))

Completed in 124 milliseconds