Home | History | Annotate | Download | only in page

Lines Matching refs:GestureScrollEnd

2229     if (gestureEvent.type() == PlatformEvent::GestureScrollEnd
2271 else if (gestureEvent.type() == PlatformEvent::GestureScrollEnd || !eventSwallowed)
2284 if (gestureEvent.type() == PlatformEvent::GestureScrollBegin || gestureEvent.type() == PlatformEvent::GestureScrollEnd) {
2303 case PlatformEvent::GestureScrollEnd:
2440 } else if (gestureEvent.type() == PlatformEvent::GestureScrollEnd) {