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/dom/
MouseEvent.h 138 bool isSyntheticMouseEvent() const { return m_mouseEventType == SyntheticMouseEvent; }
MouseEvent.cpp 255 if (isSyntheticMouseEvent()) {

Completed in 50 milliseconds