Searched refs:mod_key_count (Results 1 – 1 of 1) sorted by relevance
114 int16_t mod_key_count[XKB_MAX_MODS]; member762 state->mod_key_count[i]++; in xkb_state_update_key()770 state->mod_key_count[i]--; in xkb_state_update_key()771 if (state->mod_key_count[i] <= 0) { in xkb_state_update_key()773 state->mod_key_count[i] = 0; in xkb_state_update_key()