Lines Matching refs:XKB_LAYOUT_INVALID
441 m->mapping.layout_idx = m->mapping.variant_idx = XKB_LAYOUT_INVALID; in matcher_mapping_start_new()
452 *out = XKB_LAYOUT_INVALID; in extract_layout_index()
576 if (m->mapping.layout_idx == XKB_LAYOUT_INVALID) { in matcher_mapping_verify()
588 if (m->mapping.variant_idx == XKB_LAYOUT_INVALID) { in matcher_mapping_verify()
762 idx = XKB_LAYOUT_INVALID; in append_expanded_kccgst_value()
786 if (idx != XKB_LAYOUT_INVALID && in append_expanded_kccgst_value()
790 else if (idx == XKB_LAYOUT_INVALID && in append_expanded_kccgst_value()
795 if (idx != XKB_LAYOUT_INVALID && in append_expanded_kccgst_value()
799 else if (idx == XKB_LAYOUT_INVALID && in append_expanded_kccgst_value()
873 idx = (idx == XKB_LAYOUT_INVALID ? 0 : idx); in matcher_rule_apply_if_matches()
879 idx = (idx == XKB_LAYOUT_INVALID ? 0 : idx); in matcher_rule_apply_if_matches()