Home
last modified time | relevance | path

Searched defs:initDeviceMotionEvent (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
DDeviceMotionEvent.cpp48 void DeviceMotionEvent::initDeviceMotionEvent(const AtomicString& type, bool bubbles, bool cancelab… in initDeviceMotionEvent() function in WebCore::DeviceMotionEvent
/external/webkit/Source/WebCore/bindings/js/
DJSDeviceMotionEventCustom.cpp164 JSValue JSDeviceMotionEvent::initDeviceMotionEvent(ExecState* exec) in initDeviceMotionEvent() function in WebCore::JSDeviceMotionEvent