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