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

  /external/webkit/Source/WebCore/platform/efl/
GeolocationServiceEfl.h 49 RefPtr<Geoposition> m_lastPosition;
  /external/webkit/Source/WebKit/chromium/src/
GeolocationClientProxy.h 56 RefPtr<WebCore::GeolocationPosition> m_lastPosition;
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
GeolocationClientQt.h 56 virtual GeolocationPosition* lastPosition() { return m_lastPosition.get(); }
67 RefPtr<GeolocationPosition> m_lastPosition;
  /external/webkit/Source/WebCore/page/
GeolocationController.h 66 RefPtr<GeolocationPosition> m_lastPosition;
Geolocation.h 203 RefPtr<Geoposition> m_lastPosition;
  /external/webkit/Source/WebCore/platform/gtk/
GeolocationServiceGtk.h 57 RefPtr<Geoposition> m_lastPosition;
  /external/webkit/Source/WebCore/platform/mock/
GeolocationClientMock.h 81 RefPtr<GeolocationPosition> m_lastPosition;
  /external/webkit/Source/WebKit/android/WebCoreSupport/
GeolocationClientImpl.h 75 RefPtr<WebCore::GeolocationPosition> m_lastPosition;

Completed in 75 milliseconds