Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DDeviceMotionEvent.h49 virtual bool isDeviceMotionEvent() const { return true; } in isDeviceMotionEvent() function
DEvent.cpp216 bool Event::isDeviceMotionEvent() const in isDeviceMotionEvent() function in WebCore::Event