Searched refs:XKB_LED_INVALID (Results 1 – 3 of 3) sorted by relevance
401 return XKB_LED_INVALID; in xkb_keymap_led_get_index()407 return XKB_LED_INVALID; in xkb_keymap_led_get_index()
1304 if (idx == XKB_LED_INVALID) in xkb_state_led_name_is_active()
289 #define XKB_LED_INVALID (0xffffffff) macro