Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebGeolocationController.cpp42 void WebGeolocationController::positionChanged(const WebGeolocationPosition& webPosition) in positionChanged() function in blink::WebGeolocationController
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
DGeolocationController.cpp117 void GeolocationController::positionChanged(GeolocationPosition* position) in positionChanged() function in WebCore::GeolocationController
DGeolocation.cpp626 void Geolocation::positionChanged() in positionChanged() function in WebCore::Geolocation
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp480 bool positionChanged = updateLayerPosition(); in updateLayerPositionsAfterScroll() local