Searched refs:WKGeolocationManagerRef (Results 1 – 6 of 6) sorted by relevance
36 typedef void (*WKGeolocationProviderStartUpdatingCallback)(WKGeolocationManagerRef geolocationManag…37 typedef void (*WKGeolocationProviderStopUpdatingCallback)(WKGeolocationManagerRef geolocationManage…49 WK_EXPORT void WKGeolocationManagerSetProvider(WKGeolocationManagerRef geolocationManager, const WK…51 WK_EXPORT void WKGeolocationManagerProviderDidChangePosition(WKGeolocationManagerRef geolocationMan…52 WK_EXPORT void WKGeolocationManagerProviderDidFailToDeterminePosition(WKGeolocationManagerRef geolo…
39 void WKGeolocationManagerSetProvider(WKGeolocationManagerRef geolocationManagerRef, const WKGeoloca… in WKGeolocationManagerSetProvider()46 void WKGeolocationManagerProviderDidChangePosition(WKGeolocationManagerRef geolocationManagerRef, W… in WKGeolocationManagerProviderDidChangePosition()51 void WKGeolocationManagerProviderDidFailToDeterminePosition(WKGeolocationManagerRef geolocationMana… in WKGeolocationManagerProviderDidFailToDeterminePosition()
128 WK_EXPORT WKGeolocationManagerRef WKContextGetGeolocationManager(WKContextRef context);
166 WKGeolocationManagerRef WKContextGetGeolocationManager(WKContextRef contextRef) in WKContextGetGeolocationManager()
94 WK_ADD_API_MAPPING(WKGeolocationManagerRef, WebGeolocationManagerProxy) in WK_ADD_API_MAPPING()
84 typedef const struct OpaqueWKGeolocationManager* WKGeolocationManagerRef; typedef