Searched refs:XKB_STATE_LAYOUT_EFFECTIVE (Results 1 – 9 of 9) sorted by relevance
95 { "effective", XKB_STATE_LAYOUT_EFFECTIVE },96 { "any", XKB_STATE_LAYOUT_EFFECTIVE },
655 if (led->which_groups & XKB_STATE_LAYOUT_EFFECTIVE) in xkb_state_led_update_all()716 mask |= XKB_STATE_LAYOUT_EFFECTIVE; in get_state_component_changes()1094 if (type & XKB_STATE_LAYOUT_EFFECTIVE) in xkb_state_serialize_layout()1264 if (type & XKB_STATE_LAYOUT_EFFECTIVE) in xkb_state_layout_index_is_active()
45 XKB_STATE_MODS_EFFECTIVE | XKB_STATE_LAYOUT_EFFECTIVE)
1370 XKB_STATE_LAYOUT_EFFECTIVE = (1 << 7), enumerator
142 if (changed & XKB_STATE_LAYOUT_EFFECTIVE) in tools_print_state_changes()
47 group = xkb_state_serialize_layout(state, XKB_STATE_LAYOUT_EFFECTIVE); in print_state()59 XKB_STATE_LAYOUT_EFFECTIVE | in print_state()67 xkb_state_layout_index_is_active(state, group, XKB_STATE_LAYOUT_EFFECTIVE) > 0 ? in print_state()
721 led->which_groups |= XKB_STATE_LAYOUT_EFFECTIVE; in get_indicators()723 led->which_groups |= XKB_STATE_LAYOUT_EFFECTIVE; in get_indicators()
253 if (led->which_groups != XKB_STATE_LAYOUT_EFFECTIVE) { in write_led_map()
865 led->which_groups = XKB_STATE_LAYOUT_EFFECTIVE; in CopyLedMapDefsToKeymap()