Searched refs:isGeolocationEnabled (Results 1 – 5 of 5) sorted by relevance
57 static void setGeolocationEnabled(bool isEnabled) { isGeolocationEnabled = isEnabled; } in setGeolocationEnabled()58 static bool geolocationEnabled() { return isGeolocationEnabled; } in geolocationEnabled()167 static bool isGeolocationEnabled; variable
50 bool RuntimeEnabledFeatures::isGeolocationEnabled = true; member in WebCore::RuntimeEnabledFeatures
71 WEBKIT_API static bool isGeolocationEnabled();
178 bool WebRuntimeFeatures::isGeolocationEnabled() in isGeolocationEnabled() function in WebKit::WebRuntimeFeatures
25388 (WebKit::WebRuntimeFeatures::isGeolocationEnabled):