Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dtest-keyboard.c436 LIBINPUT_LED_CAPS_LOCK); in START_TEST()
442 LIBINPUT_LED_CAPS_LOCK); in START_TEST()
445 LIBINPUT_LED_CAPS_LOCK | in START_TEST()
/third_party/weston/libweston/
Dlibinput-device.c56 leds |= LIBINPUT_LED_CAPS_LOCK; in evdev_led_update_l()
/third_party/libinput/src/
Dlibinput.h219 LIBINPUT_LED_CAPS_LOCK = (1 << 1), enumerator
Devdev.c311 { LIBINPUT_LED_CAPS_LOCK, LED_CAPSL }, in evdev_device_led_update()
/third_party/libinput/export_include/
Dlibinput.h219 LIBINPUT_LED_CAPS_LOCK = (1 << 1), enumerator