Home | History | Annotate | Download | only in textfield

Lines Matching refs:GestureEvent

94 // Convenience to make constructing a GestureEvent simpler.
95 class GestureEventForTest : public ui::GestureEvent {
98 : GestureEvent(type, x, y, flags, base::TimeDelta(),
1824 ui::GestureEvent tap(ui::ET_GESTURE_TAP, eventX, eventY, 0, base::TimeDelta(),