Searched refs:TouchStateEnd (Results 1 – 2 of 2) sorted by relevance
38 TouchStateEnd // Placeholder: must remain the last item. enumerator
3614 } changedTouches[PlatformTouchPoint::TouchStateEnd]; in handleTouchEvent()3755 ASSERT(pointState < PlatformTouchPoint::TouchStateEnd); in handleTouchEvent()3769 for (unsigned state = 0; state != PlatformTouchPoint::TouchStateEnd; ++state) { in handleTouchEvent()