Home
last modified time | relevance | path

Searched defs:m_lastPosition (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DGeolocationClientProxy.h56 WebCore::Persistent<WebCore::GeolocationPosition> m_lastPosition; variable
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
DGeolocationController.h86 PersistentWillBeMember<GeolocationPosition> m_lastPosition; variable
DGeolocation.h232 Member<Geoposition> m_lastPosition; variable
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/testing/
DGeolocationClientMock.h79 Persistent<GeolocationPosition> m_lastPosition; variable