Home
last modified time | relevance | path

Searched refs:eventNameForTouchPointState (Results 1 – 2 of 2) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.cpp3024 static const AtomicString& eventNameForTouchPointState(PlatformTouchPoint::State state) in eventNameForTouchPointState() function
3174 …const AtomicString& stateName(eventNameForTouchPointState(static_cast<PlatformTouchPoint::State>(s… in handleTouchEvent()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2011-02-1637154 (WebCore::eventNameForTouchPointState):