Searched refs:isDeviceMotionEvent (Results 1 – 6 of 6) sorted by relevance
49 virtual bool isDeviceMotionEvent() const { return true; } in isDeviceMotionEvent() function
216 bool Event::isDeviceMotionEvent() const in isDeviceMotionEvent() function in WebCore::Event
145 virtual bool isDeviceMotionEvent() const;
165 if (impl->isDeviceMotionEvent()) in toV8()
187 else if (event->isDeviceMotionEvent()) in toJS()
84909 - isDeviceMotionEvent virtual method