Searched refs:XKB_STATE_LAYOUT_LOCKED (Results 1 – 7 of 7) sorted by relevance
42 (XKB_STATE_MODS_LOCKED | XKB_STATE_LAYOUT_LOCKED)
1212 XKB_STATE_LAYOUT_LOCKED = (1 << 6), enumerator
649 if (led->which_groups & XKB_STATE_LAYOUT_LOCKED) in xkb_state_led_update_all()710 mask |= XKB_STATE_LAYOUT_LOCKED; in get_state_component_changes()1089 if (type & XKB_STATE_LAYOUT_LOCKED) in xkb_state_serialize_layout()1261 if (type & XKB_STATE_LAYOUT_LOCKED) in xkb_state_layout_index_is_active()
92 { "locked", XKB_STATE_LAYOUT_LOCKED },
443 if (changed & XKB_STATE_LAYOUT_LOCKED) in test_print_state_changes()
60 XKB_STATE_LAYOUT_LOCKED) <= 0) in print_state()71 xkb_state_layout_index_is_active(state, group, XKB_STATE_LAYOUT_LOCKED) > 0 ? in print_state()
714 led->which_groups |= XKB_STATE_LAYOUT_LOCKED; in get_indicators()