Home | History | Annotate | Download | only in gestures

Lines Matching refs:ET_TOUCH_MOVED

547       ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(x, y),
561 ET_TOUCH_MOVED, gfx::Point(x, y),
587 case ui::ET_TOUCH_MOVED:
697 // Test with no ET_TOUCH_MOVED events.
740 // Test with no ET_TOUCH_MOVED events but different touch points and radii.
781 // Test with a single ET_TOUCH_MOVED event.
800 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(49, 204),
838 // Test with a few ET_TOUCH_MOVED events.
856 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(397, 151),
871 ui::TouchEvent move1(ui::ET_TOUCH_MOVED, gfx::Point(397, 149),
886 ui::TouchEvent move2(ui::ET_TOUCH_MOVED, gfx::Point(400, 150),
1582 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(130, 230),
1596 ui::TouchEvent move1(ui::ET_TOUCH_MOVED, gfx::Point(110, 211),
1609 ui::TouchEvent move2(ui::ET_TOUCH_MOVED, gfx::Point(140, 215),
1768 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(103 + x_move, 203),
1852 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(130, 301),
1874 ui::TouchEvent move3(ui::ET_TOUCH_MOVED, gfx::Point(95, 201),
1885 ui::TouchEvent move4(ui::ET_TOUCH_MOVED, gfx::Point(55, 15),
1907 ui::TouchEvent move5(ui::ET_TOUCH_MOVED, gfx::Point(25, 10),
1957 ui::TouchEvent move2(ui::ET_TOUCH_MOVED, gfx::Point(101, 202),
2005 ui::TouchEvent move3(ui::ET_TOUCH_MOVED, gfx::Point(65, 201),
2016 ui::TouchEvent move4(ui::ET_TOUCH_MOVED, gfx::Point(55, 15),
2038 ui::TouchEvent move5(ui::ET_TOUCH_MOVED, gfx::Point(25, 10),
2109 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(250, 250),
2130 ui::TouchEvent move2(ui::ET_TOUCH_MOVED, gfx::Point(1000, 1000),
2217 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(20, 95), kTouchId1,
2245 ui::TouchEvent move(ui::ET_TOUCH_MOVED, gfx::Point(20, 95), kTouchId1,
2251 ui::TouchEvent move2(ui::ET_TOUCH_MOVED, gfx::Point(45, 85), kTouchId2,
2445 ui::TouchEvent move1(ui::ET_TOUCH_MOVED, gfx::Point(102, 202),
2448 ui::TouchEvent move2(ui::ET_TOUCH_MOVED, gfx::Point(131, 202),
2869 if (consume_touch_move_ && touch->type() == ui::ET_TOUCH_MOVED)
3343 ui::TouchEvent move1(ui::ET_TOUCH_MOVED, gfx::Point(141, 201), kTouchId,
3353 ui::TouchEvent move2(ui::ET_TOUCH_MOVED, gfx::Point(101, 201), kTouchId,
3388 ui::TouchEvent move1(ui::ET_TOUCH_MOVED, gfx::Point(101, 206), kTouchId,
3395 ui::TouchEvent move2(ui::ET_TOUCH_MOVED, gfx::Point(101, 204), kTouchId,
3405 ui::TouchEvent move3(ui::ET_TOUCH_MOVED, gfx::Point(101, 204), kTouchId,
3412 ui::TouchEvent move4(ui::ET_TOUCH_MOVED, gfx::Point(101, 203), kTouchId,