Searched refs:WEBKIT_IS_GEOLOCATION_POLICY_DECISION (Results 1 – 3 of 3) sorted by relevance
76 g_return_if_fail(WEBKIT_IS_GEOLOCATION_POLICY_DECISION(decision)); in webkit_geolocation_policy_allow()92 g_return_if_fail(WEBKIT_IS_GEOLOCATION_POLICY_DECISION(decision)); in webkit_geolocation_policy_deny()
31 #define WEBKIT_IS_GEOLOCATION_POLICY_DECISION(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj), WEBKI… macro
362 WEBKIT_IS_GEOLOCATION_POLICY_DECISION