Home
last modified time | relevance | path

Searched defs:left_handed (Results 1 – 8 of 8) sorted by relevance

/third_party/libinput/tools/
Dshared.h101 int left_handed; member
/third_party/libinput/test/
Dtest-tablet.c1787 START_TEST(left_handed) in START_TEST() argument
5262 bool left_handed) in verify_left_handed_tablet_motion()
5308 bool left_handed) in verify_left_handed_tablet_sequence()
5329 bool left_handed) in verify_left_handed_touch_motion()
5363 bool left_handed) in verify_left_handed_touch_sequence()
/third_party/libinput/src/
Devdev.h259 } left_handed; member
Dlibinput-private.h316 struct libinput_device_config_left_handed *left_handed; member
Devdev.c610 evdev_left_handed_set(struct libinput_device *device, int left_handed) in evdev_left_handed_set()
Devdev-mt-touchpad.h515 } left_handed; member
Dlibinput.c4008 int left_handed) in libinput_device_config_left_handed_set()
/third_party/weston/compositor/
Dmain.c1636 bool left_handed; in configure_input_device() local