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

/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DWebEventConversion.cpp249 static inline PlatformEvent::Type toPlatformEventType(Qt::GestureType type) function in namespace:WebCore
264 m_type = toPlatformEventType(event->type);

Completed in 178 milliseconds