Home
last modified time | relevance | path

Searched refs:LIBINPUT_DEVICE_CAP_KEYBOARD (Results 1 - 9 of 9) sorted by relevance

/third_party/libinput/test/
H A Dtest-keyboard.c273 LIBINPUT_DEVICE_CAP_KEYBOARD)); in START_TEST()
291 LIBINPUT_DEVICE_CAP_KEYBOARD)) in START_TEST()
H A Dtest-device.c1563 LIBINPUT_DEVICE_CAP_KEYBOARD, in START_TEST()
/third_party/libinput/tools/
H A Dlibinput-list-devices.c320 LIBINPUT_DEVICE_CAP_KEYBOARD)) in print_device_notify()
H A Dlibinput-debug-events.c279 LIBINPUT_DEVICE_CAP_KEYBOARD)) in print_device_notify()
H A Dlibinput-record.c1845 {LIBINPUT_DEVICE_CAP_KEYBOARD, "keyboard"}, in print_libinput_description()
/third_party/libinput/src/
H A Dlibinput.h192 LIBINPUT_DEVICE_CAP_KEYBOARD = 0, enumerator
4316 * Check if a @ref LIBINPUT_DEVICE_CAP_KEYBOARD device has a key with the
H A Dlibinput.c2381 case LIBINPUT_DEVICE_CAP_KEYBOARD: in device_has_cap()
2418 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_KEYBOARD)) in keyboard_notify_key()
H A Devdev.c2693 case LIBINPUT_DEVICE_CAP_KEYBOARD: in evdev_device_has_capability()
/third_party/libinput/export_include/
H A Dlibinput.h192 LIBINPUT_DEVICE_CAP_KEYBOARD = 0, enumerator
4316 * Check if a @ref LIBINPUT_DEVICE_CAP_KEYBOARD device has a key with the

Completed in 30 milliseconds