Searched refs:_XkbAddKeyChange (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | XKBMisc.c | 329 _XkbAddKeyChange(KeyCode *pFirst, unsigned char *pNum, KeyCode newKey) in _XkbAddKeyChange() function 503 _XkbAddKeyChange(&mc->first_key_act, &mc->num_key_acts, key); in XkbApplyCompatMapToKey() 510 _XkbAddKeyChange(&mc->first_key_behavior, &mc->num_key_behaviors, in XkbApplyCompatMapToKey() 519 _XkbAddKeyChange(&mc->first_vmodmap_key, &mc->num_vmodmap_keys, in XkbApplyCompatMapToKey() 646 _XkbAddKeyChange(&changes->first_key_sym, &changes->num_key_syms, in XkbChangeTypesOfKey()
|