Searched refs:WKGeolocationPermissionRequestRef (Results 1 – 6 of 6) sorted by relevance
37 WK_EXPORT void WKGeolocationPermissionRequestAllow(WKGeolocationPermissionRequestRef geolocationPer…38 WK_EXPORT void WKGeolocationPermissionRequestDeny(WKGeolocationPermissionRequestRef geolocationPerm…
39 void WKGeolocationPermissionRequestAllow(WKGeolocationPermissionRequestRef geolocationPermissionReq… in WKGeolocationPermissionRequestAllow()44 void WKGeolocationPermissionRequestDeny(WKGeolocationPermissionRequestRef geolocationPermissionRequ… in WKGeolocationPermissionRequestDeny()
95 WK_ADD_API_MAPPING(WKGeolocationPermissionRequestRef, GeolocationPermissionRequestProxy) in WK_ADD_API_MAPPING()
178 …PageRef page, WKFrameRef frame, WKSecurityOriginRef origin, WKGeolocationPermissionRequestRef perm…
85 typedef const struct OpaqueWKGeolocationPermissionRequest* WKGeolocationPermissionRequestRef; typedef
8681 Add new API type, WKGeolocationPermissionRequestRef.