Searched refs:geolocationEnabled (Results 1 – 5 of 5) sorted by relevance
58 static bool geolocationEnabled() { return isGeolocationEnabled; } in geolocationEnabled() function
181 return RuntimeEnabledFeatures::geolocationEnabled(); in isGeolocationEnabled()
22944 Removes redundant Settings::setGeolocationEnabled and Settings::geolocationEnabled
44410 Removes redundant Settings::setGeolocationEnabled and Settings::geolocationEnabled50066 (WebCore::RuntimeEnabledFeatures::geolocationEnabled):
9311 (WebCore::RuntimeEnabledFeatures::geolocationEnabled):25417 …Adds geolocationEnabled in Settings for runtime control of geolocaiton features. This defaults to …25429 (WebCore::Settings::geolocationEnabled): Add m_geolocationEnabled flag