Searched refs:_XkbReadBufferCopyKeySyms (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBlibint.h | 267 extern int _XkbReadBufferCopyKeySyms( 279 #define _XkbReadBufferCopyKeySyms(f,t,s) _XkbReadBufferCopy32(f,t,s) macro
|
| H A D | XKBRdBuf.c | 90 _XkbReadBufferCopyKeySyms(XkbReadBufferPtr from, KeySym * to, int num_words) function in typeref:typename:int
|
| H A D | XKBGetMap.c | 195 if (_XkbReadBufferCopyKeySyms(buf, (KeySym *) &map->syms[offset], 228 if (_XkbReadBufferCopyKeySyms(buf, newSyms, newMap->nSyms) == 0)
|
Completed in 5 milliseconds