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

  /external/chromium_org/third_party/WebKit/Source/core/events/
MouseEvent.h 89 bool fromTouch() const { return m_syntheticEventType == PlatformMouseEvent::FromTouch; }
116 PlatformMouseEvent::SyntheticEventType m_syntheticEventType;
MouseEvent.cpp 100 , m_syntheticEventType(syntheticEventType)

Completed in 32 milliseconds