Home
last modified time | relevance | path

Searched defs:isGeolocationEnabled (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/bindings/generic/
DRuntimeEnabledFeatures.cpp50 bool RuntimeEnabledFeatures::isGeolocationEnabled = true; member in WebCore::RuntimeEnabledFeatures
DRuntimeEnabledFeatures.h167 static bool isGeolocationEnabled; variable
/external/webkit/Source/WebKit/chromium/src/
DWebRuntimeFeatures.cpp178 bool WebRuntimeFeatures::isGeolocationEnabled() in isGeolocationEnabled() function in WebKit::WebRuntimeFeatures