Searched defs:eventNameForTouchPointState (Results 1 - 1 of 1) sorted by path

/external/webkit/Source/WebCore/page/
H A DEventHandler.cpp3055 static const AtomicString& eventNameForTouchPointState(PlatformTouchPoint::State state) function
3227 const AtomicString& stateName(eventNameForTouchPointState(static_cast<PlatformTouchPoint::State>(state)));

Completed in 72 milliseconds