Searched refs:setGeolocationEnabled (Results 1 – 5 of 5) sorted by relevance
57 static void setGeolocationEnabled(bool isEnabled) { isGeolocationEnabled = isEnabled; } in setGeolocationEnabled() function
174 RuntimeEnabledFeatures::setGeolocationEnabled(enable); in enableGeolocation()
22944 Removes redundant Settings::setGeolocationEnabled and Settings::geolocationEnabled22947 This removes Chromium's WebSettings::setGeolocationEnabled26649 * public/WebSettings.h: Add setGeolocationEnabled API to interface26651 …(WebKit::WebSettingsImpl::setGeolocationEnabled): Calls through to WebCore::Settings::setGeolocati…26652 * src/WebSettingsImpl.h: Add setGeolocationEnabled interface function
44410 Removes redundant Settings::setGeolocationEnabled and Settings::geolocationEnabled50065 (WebCore::RuntimeEnabledFeatures::setGeolocationEnabled):
9310 (WebCore::RuntimeEnabledFeatures::setGeolocationEnabled):25427 (WebCore::Settings::setGeolocationEnabled): Setter for m_geolocationEnabled flag