Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/page/
DEventHandler.cpp3055 static const AtomicString& eventNameForTouchPointState(PlatformTouchPoint::State state) in eventNameForTouchPointState() function
3227 …const AtomicString& stateName(eventNameForTouchPointState(static_cast<PlatformTouchPoint::State>(s… in handleTouchEvent()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1637154 (WebCore::eventNameForTouchPointState):