Searched defs:m_lastPosition (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/efl/
H A DGeolocationServiceEfl.h49 RefPtr<Geoposition> m_lastPosition; member in class:WebCore::GeolocationServiceEfl
/external/webkit/Source/WebKit/chromium/src/
H A DGeolocationClientProxy.h56 RefPtr<WebCore::GeolocationPosition> m_lastPosition; member in class:WebKit::GeolocationClientProxy
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DGeolocationClientQt.h56 virtual GeolocationPosition* lastPosition() { return m_lastPosition.get(); }
67 RefPtr<GeolocationPosition> m_lastPosition; member in class:WebCore::GeolocationClientQt
/external/webkit/Source/WebCore/page/
H A DGeolocationController.h66 RefPtr<GeolocationPosition> m_lastPosition; member in class:WebCore::GeolocationController
H A DGeolocation.h203 RefPtr<Geoposition> m_lastPosition; member in class:WebCore::Geolocation
/external/webkit/Source/WebCore/platform/gtk/
H A DGeolocationServiceGtk.h57 RefPtr<Geoposition> m_lastPosition; member in class:WebCore::GeolocationServiceGtk
/external/webkit/Source/WebCore/platform/mock/
H A DGeolocationClientMock.h81 RefPtr<GeolocationPosition> m_lastPosition; member in class:WebCore::GeolocationClientMock
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DGeolocationClientImpl.h75 RefPtr<WebCore::GeolocationPosition> m_lastPosition; member in class:android::GeolocationClientImpl

Completed in 134 milliseconds