Searched refs:XKB_LED_INVALID (Results 1 – 3 of 3) sorted by relevance
403 return XKB_LED_INVALID; in xkb_keymap_led_get_index()409 return XKB_LED_INVALID; in xkb_keymap_led_get_index()
1313 if (idx == XKB_LED_INVALID) in xkb_state_led_name_is_active()
302 #define XKB_LED_INVALID (0xffffffff) macro