Searched refs:should_do_ctrl_transformation (Results 1 – 1 of 1) sorted by relevance
875 should_do_ctrl_transformation(struct xkb_state *state, xkb_keycode_t kc) in should_do_ctrl_transformation() function957 if (should_do_ctrl_transformation(state, kc) && sym > 127u) { in get_one_sym_for_string()1018 should_do_ctrl_transformation(state, kc)) in xkb_state_key_get_utf8()1043 if (cp <= 127u && should_do_ctrl_transformation(state, kc)) in xkb_state_key_get_utf32()