HomeSort by relevance Sort by last modified time
    Searched refs:isSyntheticMouseEvent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/events/
MouseEvent.h 140 bool isSyntheticMouseEvent() const { return m_mouseEventType == SyntheticMouseEvent; }
MouseEvent.cpp 248 if (isSyntheticMouseEvent()) {

Completed in 83 milliseconds