Home
last modified time | relevance | path

Searched refs:LED_SCROLL_LOCK (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/libweston/
Dlibinput-device.c57 if (weston_leds & LED_SCROLL_LOCK) in evdev_led_update_l()
Dinput.c2053 leds |= LED_SCROLL_LOCK; in notify_modifiers()
/third_party/weston/include/libweston/
Dlibweston.h100 LED_SCROLL_LOCK = (1 << 2), enumerator