Searched refs:WKGeolocationPositionRef (Results 1 – 6 of 6) sorted by relevance
37 WK_EXPORT WKGeolocationPositionRef WKGeolocationPositionCreate(double timestamp, double latitude, d…
39 WKGeolocationPositionRef WKGeolocationPositionCreate(double timestamp, double latitude, double long… in WKGeolocationPositionCreate()
46 …idChangePosition(WKGeolocationManagerRef geolocationManagerRef, WKGeolocationPositionRef positionR… in WKGeolocationManagerProviderDidChangePosition()
51 …erDidChangePosition(WKGeolocationManagerRef geolocationManager, WKGeolocationPositionRef position);
96 WK_ADD_API_MAPPING(WKGeolocationPositionRef, WebGeolocationPosition) in WK_ADD_API_MAPPING()
86 typedef const struct OpaqueWKGeolocationPosition* WKGeolocationPositionRef; typedef