Searched defs:isGeolocationEnabled (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/bindings/generic/ | ||
D | RuntimeEnabledFeatures.cpp | 50 bool RuntimeEnabledFeatures::isGeolocationEnabled = true; member in WebCore::RuntimeEnabledFeatures |
D | RuntimeEnabledFeatures.h | 167 static bool isGeolocationEnabled; variable |
/external/webkit/Source/WebKit/chromium/src/ | ||
D | WebRuntimeFeatures.cpp | 178 bool WebRuntimeFeatures::isGeolocationEnabled() in isGeolocationEnabled() function in WebKit::WebRuntimeFeatures |