Home
last modified time | relevance | path

Searched refs:hasZeroTimeout (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
DGeolocation.cpp121 bool Geolocation::GeoNotifier::hasZeroTimeout() const in hasZeroTimeout() function in WebCore::Geolocation::GeoNotifier
320 else if (notifier->hasZeroTimeout()) in startRequest()
383 if (notifier->hasZeroTimeout() || startUpdating(notifier)) in makeCachedPositionCallbacks()
DGeolocation.h97 bool hasZeroTimeout() const;
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2960224 …(WebCore::Geolocation::GeoNotifier::hasZeroTimeout): Added. Determines whether this request has a …
DChangeLog-2010-12-0677023 Also fixed issue with hasZeroTimeout() where startTimerIfNeeded() has