Home
last modified time | relevance | path

Searched refs:libinput_device_switch_has_switch (Results 1 – 5 of 5) sorted by relevance

/third_party/libinput/test/
Dtest-switch.c36 return libinput_device_switch_has_switch(dev->libinput_device, in switch_has_lid()
43 return libinput_device_switch_has_switch(dev->libinput_device, in switch_has_tablet_mode()
72 ck_assert_int_eq(libinput_device_switch_has_switch(dev->libinput_device, in START_TEST()
98 has_switch = libinput_device_switch_has_switch(dev->libinput_device, in START_TEST()
121 if (libinput_device_switch_has_switch(dev->libinput_device, sw) > 0) { in START_TEST()
132 if (libinput_device_switch_has_switch(dev->libinput_device, sw) > 0) { in START_TEST()
150 if (libinput_device_switch_has_switch(dev->libinput_device, sw) <= 0) in START_TEST()
196 if (libinput_device_switch_has_switch(dev->libinput_device, sw) <= 0) in START_TEST()
241 if (libinput_device_switch_has_switch(dev->libinput_device, sw) <= 0) in START_TEST()
284 if (libinput_device_switch_has_switch(sw->libinput_device, which) <= 0) in START_TEST()
[all …]
/third_party/libinput/src/
Dlibinput.sym294 libinput_device_switch_has_switch;
Dlibinput.h4163 libinput_device_switch_has_switch(struct libinput_device *device,
Dlibinput.c3151 libinput_device_switch_has_switch(struct libinput_device *device, in libinput_device_switch_has_switch() function
/third_party/libinput/export_include/
Dlibinput.h4163 libinput_device_switch_has_switch(struct libinput_device *device,