Searched refs:XKB_STATE_LAYOUT_DEPRESSED (Results 1 – 7 of 7) sorted by relevance
38 (XKB_STATE_MODS_DEPRESSED | XKB_STATE_LAYOUT_DEPRESSED)
1206 XKB_STATE_LAYOUT_DEPRESSED = (1 << 4), enumerator
645 if (led->which_groups & XKB_STATE_LAYOUT_DEPRESSED) in xkb_state_led_update_all()706 mask |= XKB_STATE_LAYOUT_DEPRESSED; in get_state_component_changes()1085 if (type & XKB_STATE_LAYOUT_DEPRESSED) in xkb_state_serialize_layout()1257 if (type & XKB_STATE_LAYOUT_DEPRESSED) in xkb_state_layout_index_is_active()
90 { "base", XKB_STATE_LAYOUT_DEPRESSED },
439 if (changed & XKB_STATE_LAYOUT_DEPRESSED) in test_print_state_changes()
58 XKB_STATE_LAYOUT_DEPRESSED | in print_state()67 xkb_state_layout_index_is_active(state, group, XKB_STATE_LAYOUT_DEPRESSED) > 0 ? in print_state()
710 led->which_groups |= XKB_STATE_LAYOUT_DEPRESSED; in get_indicators()