Home
last modified time | relevance | path

Searched refs:should_do_caps_transformation (Results 1 – 1 of 1) sorted by relevance

/external/libxkbcommon/src/
Dstate.c873 should_do_caps_transformation(struct xkb_state *state, xkb_keycode_t kc) in should_do_caps_transformation() function
932 if (should_do_caps_transformation(state, kc)) in xkb_state_key_get_one_sym()
984 if (should_do_caps_transformation(state, kc)) { in get_one_sym_for_string()