Searched refs:WebKitGeolocationPolicyDecision (Results 1 – 7 of 7) sorted by relevance
38 G_DEFINE_TYPE(WebKitGeolocationPolicyDecision, webkit_geolocation_policy_decision, G_TYPE_OBJECT);50 static void webkit_geolocation_policy_decision_init(WebKitGeolocationPolicyDecision* decision) in webkit_geolocation_policy_decision_init()55 WebKitGeolocationPolicyDecision* webkit_geolocation_policy_decision_new(WebKitWebFrame* frame, Geol… in webkit_geolocation_policy_decision_new()58 …WebKitGeolocationPolicyDecision* decision = WEBKIT_GEOLOCATION_POLICY_DECISION(g_object_new(WEBKIT… in webkit_geolocation_policy_decision_new()74 void webkit_geolocation_policy_allow(WebKitGeolocationPolicyDecision* decision) in webkit_geolocation_policy_allow()90 void webkit_geolocation_policy_deny(WebKitGeolocationPolicyDecision* decision) in webkit_geolocation_policy_deny()
29 …ECK_INSTANCE_CAST((obj), WEBKIT_TYPE_GEOLOCATION_POLICY_DECISION, WebKitGeolocationPolicyDecision))57 webkit_geolocation_policy_allow (WebKitGeolocationPolicyDecision* decision);60 webkit_geolocation_policy_deny (WebKitGeolocationPolicyDecision* decision);
30 WebKitGeolocationPolicyDecision* webkit_geolocation_policy_decision_new(WebKitWebFrame*, WebCore::G…
95 typedef struct _WebKitGeolocationPolicyDecision WebKitGeolocationPolicyDecision; typedef
356 <TITLE>WebKitGeolocationPolicyDecision</TITLE>357 WebKitGeolocationPolicyDecision369 WebKitGeolocationPolicyDecision
674 …GRefPtr<WebKitGeolocationPolicyDecision> policyDecision(adoptGRef(webkit_geolocation_policy_decisi… in requestGeolocationPermissionForFrame()
978 geolocationPolicyDecisionRequested(WebKitWebView*, WebKitWebFrame*, WebKitGeolocationPolicyDecision… in geolocationPolicyDecisionRequested()