Home
last modified time | relevance | path

Searched refs:libinput_device_config_left_handed_get (Results 1 – 11 of 11) sorted by relevance

/third_party/libinput/test/
Dtest-pad.c595 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
601 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
609 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
628 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
634 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
642 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
Dtest-touch.c626 rc = libinput_device_config_left_handed_get(d); in START_TEST()
Dtest-tablet.c5462 tablet_enabled = libinput_device_config_left_handed_get(tablet_dev); in START_TEST()
5463 touch_enabled = libinput_device_config_left_handed_get(touch_dev); in START_TEST()
5470 tablet_enabled = libinput_device_config_left_handed_get(tablet_dev); in START_TEST()
5471 touch_enabled = libinput_device_config_left_handed_get(touch_dev); in START_TEST()
Dtest-pointer.c903 rc = libinput_device_config_left_handed_get(d); in START_TEST()
Dtest-touchpad.c2305 ck_assert_int_eq(libinput_device_config_left_handed_get(d), 0); in START_TEST()
/third_party/libinput/src/
Dlibinput.sym18 libinput_device_config_left_handed_get;
Dlibinput.h5232 libinput_device_config_left_handed_get(struct libinput_device *device);
Devdev-tablet.c2146 if (libinput_device_config_left_handed_get(&added_device->base)) { in tablet_device_added()
Devdev-mt-touchpad.c2577 if (libinput_device_config_left_handed_get(&tablet->base)) { in tp_pair_tablet()
Dlibinput.c4017 libinput_device_config_left_handed_get(struct libinput_device *device) in libinput_device_config_left_handed_get() function
/third_party/libinput/export_include/
Dlibinput.h5232 libinput_device_config_left_handed_get(struct libinput_device *device);