H A D | test-tablet.c | 1816 START_TEST(left_handed) in START_TEST() 5355 bool left_handed) in verify_left_handed_tablet_motion() 5385 if (left_handed) { in verify_left_handed_tablet_motion() 5401 bool left_handed) in verify_left_handed_tablet_sequence() 5411 verify_left_handed_tablet_motion(tablet, li, x, y, left_handed); in verify_left_handed_tablet_sequence() 5422 bool left_handed) in verify_left_handed_touch_motion() 5440 if (left_handed) { in verify_left_handed_touch_motion() 5456 bool left_handed) in verify_left_handed_touch_sequence() 5466 verify_left_handed_touch_motion(finger, li, x, y, left_handed); in verify_left_handed_touch_sequence() 6173 litest_add_for_device(left_handed, LITEST_WACOM_INTUO in TEST_COLLECTION() 5352 verify_left_handed_tablet_motion(struct litest_device *tablet, struct libinput *li, int x, int y, bool left_handed) verify_left_handed_tablet_motion() argument 5399 verify_left_handed_tablet_sequence(struct litest_device *tablet, struct libinput *li, bool left_handed) verify_left_handed_tablet_sequence() argument 5419 verify_left_handed_touch_motion(struct litest_device *finger, struct libinput *li, double x, double y, bool left_handed) verify_left_handed_touch_motion() argument 5454 verify_left_handed_touch_sequence(struct litest_device *finger, struct libinput *li, bool left_handed) verify_left_handed_touch_sequence() argument [all...] |