Lines Matching defs:totem
490 struct litest_device *totem = litest_current_device();
492 struct libinput *li = totem->libinput;
497 /* touches below the totem, cancelled once the totem is down */
507 litest_tablet_proximity_in(totem, 50, 70, NULL);
517 litest_tablet_motion(totem, 20, 50, NULL);
529 struct litest_device *totem = litest_current_device();
531 struct libinput *li = totem->libinput;
536 litest_tablet_proximity_in(totem, 50, 50, NULL);
555 struct litest_device *totem = litest_current_device();
557 struct libinput *li = totem->libinput;
562 litest_tablet_proximity_in(totem, 50, 50, NULL);
576 /* moving onto the totem is fine */
588 TEST_COLLECTION(totem)