Searched refs:mod_key_count (Results 1 – 1 of 1) sorted by relevance
112 int16_t mod_key_count[XKB_MAX_MODS]; member750 state->mod_key_count[i]++; in xkb_state_update_key()758 state->mod_key_count[i]--; in xkb_state_update_key()759 if (state->mod_key_count[i] <= 0) { in xkb_state_update_key()761 state->mod_key_count[i] = 0; in xkb_state_update_key()