Searched refs:isSyntheticMouseEvent (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DMouseEvent.h146 bool isSyntheticMouseEvent() const { return m_mouseEventType == SyntheticMouseEvent; } function in class:WebCore::MouseEventDispatchMediator
H A DMouseEvent.cpp300 if (isSyntheticMouseEvent()) {

Completed in 174 milliseconds