Searched defs:left_handed (Results 1 - 7 of 7) sorted by relevance
/third_party/libinput/tools/ |
H A D | shared.h | 113 int left_handed; member
|
/third_party/libinput/test/ |
H A D | test-tablet.c | 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...] |
/third_party/libinput/src/ |
H A D | libinput-private.h | 388 struct libinput_device_config_left_handed *left_handed; member
|
H A D | evdev.h | 261 } left_handed; member
|
H A D | evdev.c | 702 evdev_left_handed_set(struct libinput_device *device, int left_handed) in evdev_left_handed_set() argument [all...] |
H A D | evdev-mt-touchpad.h | 537 } left_handed; member
|
H A D | libinput.c | 4349 libinput_device_config_left_handed_set(struct libinput_device *device, int left_handed) libinput_device_config_left_handed_set() argument
|
Completed in 21 milliseconds