Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/
Dkeymap.c401 return XKB_LED_INVALID; in xkb_keymap_led_get_index()
407 return XKB_LED_INVALID; in xkb_keymap_led_get_index()
Dstate.c1304 if (idx == XKB_LED_INVALID) in xkb_state_led_name_is_active()
/external/libxkbcommon/xkbcommon/xkbcommon/
Dxkbcommon.h289 #define XKB_LED_INVALID (0xffffffff) macro