Searched refs:XKB_STATE_LAYOUT_EFFECTIVE (Results 1 – 9 of 9) sorted by relevance
93 { "effective", XKB_STATE_LAYOUT_EFFECTIVE },94 { "any", XKB_STATE_LAYOUT_EFFECTIVE },
643 if (led->which_groups & XKB_STATE_LAYOUT_EFFECTIVE) in xkb_state_led_update_all()704 mask |= XKB_STATE_LAYOUT_EFFECTIVE; in get_state_component_changes()1082 if (type & XKB_STATE_LAYOUT_EFFECTIVE) in xkb_state_serialize_layout()1255 if (type & XKB_STATE_LAYOUT_EFFECTIVE) in xkb_state_layout_index_is_active()
45 XKB_STATE_MODS_EFFECTIVE | XKB_STATE_LAYOUT_EFFECTIVE)
1216 XKB_STATE_LAYOUT_EFFECTIVE = (1 << 7), enumerator
45 group = xkb_state_serialize_layout(state, XKB_STATE_LAYOUT_EFFECTIVE); in print_state()57 XKB_STATE_LAYOUT_EFFECTIVE | in print_state()65 xkb_state_layout_index_is_active(state, group, XKB_STATE_LAYOUT_EFFECTIVE) > 0 ? in print_state()
437 if (changed & XKB_STATE_LAYOUT_EFFECTIVE) in test_print_state_changes()
716 led->which_groups |= XKB_STATE_LAYOUT_EFFECTIVE; in get_indicators()718 led->which_groups |= XKB_STATE_LAYOUT_EFFECTIVE; in get_indicators()
251 if (led->which_groups != XKB_STATE_LAYOUT_EFFECTIVE) { in write_led_map()
863 led->which_groups = XKB_STATE_LAYOUT_EFFECTIVE; in CopyLedMapDefsToKeymap()