Searched refs:XkbKeysymText (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | xkbfile.h | 91 extern _X_EXPORT char *XkbKeysymText(KeySym /* sym */ ,
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | xkbfile.h | 94 extern _X_EXPORT char * XkbKeysymText(
|
| /xsrc/external/mit/libxkbfile/dist/include/X11/extensions/ |
| H A D | XKBfile.h | 105 extern char * XkbKeysymText(
|
| /xsrc/external/mit/libxkbfile/dist/src/ |
| H A D | xkbout.c | 331 XkbKeysymText(interp->sym, XkbXKBFile)), 534 fprintf(file, "%15s", XkbKeysymText(*syms++, XkbXKBFile)); 552 fprintf(file, "%15s", XkbKeysymText(syms[s], XkbXKBFile));
|
| H A D | cout.c | 286 fprintf(file, " { %s, ", XkbKeysymText(interp->sym, XkbCFile)); 337 fprintf(file, "%15s", XkbKeysymText(*sym, XkbCFile));
|
| H A D | xkbtext.c | 359 XkbKeysymText(KeySym sym, unsigned format) function in typeref:typename:char *
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbout.c | 297 XkbKeysymText(interp->sym,XkbXKBFile)), 489 fprintf(file,"%15s",XkbKeysymText(*syms++,XkbXKBFile)); 506 fprintf(file,"%15s",XkbKeysymText(syms[s],XkbXKBFile));
|
| H A D | xkbtext.c | 336 XkbKeysymText(KeySym sym,unsigned format) function in typeref:typename:char *
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbout.c | 301 XkbKeysymText(interp->sym, XkbXKBFile)), 498 fprintf(file, "%15s", XkbKeysymText(*syms++, XkbXKBFile)); 516 fprintf(file, "%15s", XkbKeysymText(syms[s], XkbXKBFile));
|
| H A D | xkbtext.c | 362 XkbKeysymText(KeySym sym, unsigned format) function in typeref:typename:char *
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | symbols.c | 395 XkbKeysymText(use, XkbMessage), 396 XkbKeysymText(ignore, XkbMessage)); 643 XkbKeysymText(new->u.keySym, XkbMessage)); 2167 XkbKeysymText(entry->u.keySym, XkbMessage),
|
| H A D | compat.c | 95 XkbKeysymText(si->interp.sym, XkbMessage),
|
Completed in 94 milliseconds