Searched refs:CopyKeyInfo (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Dsymbols.c147 CopyKeyInfo(KeyInfo * old, KeyInfo * new, Bool clearOld) function in typeref:typename:Bool
612 return CopyKeyInfo(key, &info->keys[info->nKeys++], True);
1552 CopyKeyInfo(&info->dflt, &key, False);

Completed in 4 milliseconds