Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DDeviceOrientationEvent.h49 virtual bool isDeviceOrientationEvent() const { return true; } in isDeviceOrientationEvent() function
DEvent.cpp221 bool Event::isDeviceOrientationEvent() const in isDeviceOrientationEvent() function in WebCore::Event