Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKGeolocationManager.cpp46 …ChangePosition(WKGeolocationManagerRef geolocationManagerRef, WKGeolocationPositionRef positionRef) in WKGeolocationManagerProviderDidChangePosition() argument
48 toImpl(geolocationManagerRef)->providerDidChangePosition(toImpl(positionRef)); in WKGeolocationManagerProviderDidChangePosition()