HomeSort by relevance Sort by last modified time
    Searched refs:setDeviceMotionEnabled (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/qt/
WebProcessQt.cpp 50 WebCore::RuntimeEnabledFeatures::setDeviceMotionEnabled(false);
  /external/webkit/Source/WebCore/bindings/generic/
RuntimeEnabledFeatures.h 115 static void setDeviceMotionEnabled(bool isEnabled) { isDeviceMotionEnabled = isEnabled; }
  /external/webkit/Source/WebKit/chromium/src/
WebRuntimeFeatures.cpp 247 RuntimeEnabledFeatures::setDeviceMotionEnabled(enable);

Completed in 383 milliseconds