Searched refs:XKB_STATE_LAYOUT_LATCHED (Results 1 – 7 of 7) sorted by relevance
40 (XKB_STATE_MODS_LATCHED | XKB_STATE_LAYOUT_LATCHED)
1209 XKB_STATE_LAYOUT_LATCHED = (1 << 5), enumerator
647 if (led->which_groups & XKB_STATE_LAYOUT_LATCHED) in xkb_state_led_update_all()708 mask |= XKB_STATE_LAYOUT_LATCHED; in get_state_component_changes()1087 if (type & XKB_STATE_LAYOUT_LATCHED) in xkb_state_serialize_layout()1259 if (type & XKB_STATE_LAYOUT_LATCHED) in xkb_state_layout_index_is_active()
91 { "latched", XKB_STATE_LAYOUT_LATCHED },
441 if (changed & XKB_STATE_LAYOUT_LATCHED) in test_print_state_changes()
59 XKB_STATE_LAYOUT_LATCHED | in print_state()69 xkb_state_layout_index_is_active(state, group, XKB_STATE_LAYOUT_LATCHED) > 0 ? in print_state()
712 led->which_groups |= XKB_STATE_LAYOUT_LATCHED; in get_indicators()