Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DDeviceOrientationEvent.cpp48 void DeviceOrientationEvent::initDeviceOrientationEvent(const AtomicString& type, bool bubbles, boo… in initDeviceOrientationEvent() function in WebCore::DeviceOrientationEvent
/external/webkit/Source/WebCore/bindings/js/
DJSDeviceOrientationEventCustom.cpp62 JSValue JSDeviceOrientationEvent::initDeviceOrientationEvent(ExecState* exec) in initDeviceOrientationEvent() function in WebCore::JSDeviceOrientationEvent