Lines Matching refs:LIBINPUT_EVENT_TOUCH_DOWN
114 if (libinput_event_get_type(ev) != LIBINPUT_EVENT_TOUCH_DOWN) {
170 touch_assert_seat_slot(li, LIBINPUT_EVENT_TOUCH_DOWN, 0, 0);
173 touch_assert_seat_slot(li, LIBINPUT_EVENT_TOUCH_DOWN, 0, 1);
176 touch_assert_seat_slot(li, LIBINPUT_EVENT_TOUCH_DOWN, 1, 2);
179 touch_assert_seat_slot(li, LIBINPUT_EVENT_TOUCH_DOWN, 1, 3);
234 if (type == LIBINPUT_EVENT_TOUCH_DOWN)
249 ck_assert_int_ne(type, LIBINPUT_EVENT_TOUCH_DOWN);
286 case LIBINPUT_EVENT_TOUCH_DOWN:
336 tev = litest_is_touch_event(ev, LIBINPUT_EVENT_TOUCH_DOWN);
405 tev = litest_is_touch_event(ev, LIBINPUT_EVENT_TOUCH_DOWN);
469 tev = litest_is_touch_event(ev, LIBINPUT_EVENT_TOUCH_DOWN);
712 tev = litest_is_touch_event(ev, LIBINPUT_EVENT_TOUCH_DOWN);
773 litest_is_touch_event(ev, LIBINPUT_EVENT_TOUCH_DOWN);
899 tev = litest_is_touch_event(event, LIBINPUT_EVENT_TOUCH_DOWN);
926 litest_is_touch_event(event, LIBINPUT_EVENT_TOUCH_DOWN);
1033 t = litest_is_touch_event(ev, LIBINPUT_EVENT_TOUCH_DOWN);
1072 t = litest_is_touch_event(ev, LIBINPUT_EVENT_TOUCH_DOWN);