Searched defs:fromTouch (Results 1 – 2 of 2) sorted by relevance
89 bool fromTouch() const { return m_syntheticEventType == PlatformMouseEvent::FromTouch; } in fromTouch() function
95 bool fromTouch() const { return m_synthesized == FromTouch; } in fromTouch() function