Home
last modified time | relevance | path

Searched refs:libinput_device_config_left_handed_get (Results 1 - 10 of 10) sorted by relevance

/third_party/libinput/test/
H A Dtest-pad.c592 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
598 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
606 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
630 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
637 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
645 ck_assert_int_eq(libinput_device_config_left_handed_get(device), in START_TEST()
H A Dtest-touch.c626 rc = libinput_device_config_left_handed_get(d); in START_TEST()
H A Dtest-tablet.c5557 tablet_enabled = libinput_device_config_left_handed_get(tablet_dev); in START_TEST()
5558 touch_enabled = libinput_device_config_left_handed_get(touch_dev); in START_TEST()
5565 tablet_enabled = libinput_device_config_left_handed_get(tablet_dev); in START_TEST()
5566 touch_enabled = libinput_device_config_left_handed_get(touch_dev); in START_TEST()
H A Dtest-pointer.c1230 rc = libinput_device_config_left_handed_get(d); in START_TEST()
H A Dtest-touchpad.c2430 ck_assert_int_eq(libinput_device_config_left_handed_get(d), 0); in START_TEST()
/third_party/libinput/src/
H A Dlibinput.h5560 * @see libinput_device_config_left_handed_get
5586 * @see libinput_device_config_left_handed_get
5607 libinput_device_config_left_handed_get(struct libinput_device *device);
5620 * @see libinput_device_config_left_handed_get
H A Devdev-tablet.c2251 if (libinput_device_config_left_handed_get(&new_device->base)) { in tablet_setup_rotation()
H A Dlibinput.c4359 libinput_device_config_left_handed_get(struct libinput_device *device) in libinput_device_config_left_handed_get() function
H A Devdev-mt-touchpad.c2599 if (libinput_device_config_left_handed_get(&tablet->base)) { in tp_pair_tablet()
/third_party/libinput/export_include/
H A Dlibinput.h5560 * @see libinput_device_config_left_handed_get
5586 * @see libinput_device_config_left_handed_get
5607 libinput_device_config_left_handed_get(struct libinput_device *device);
5620 * @see libinput_device_config_left_handed_get

Completed in 56 milliseconds