| /xsrc/external/mit/xterm/dist/ |
| keysym2ucs.h | 3 * This module converts keysym values into the corresponding ISO 10646-1 9 long keysym2ucs(KeySym keysym);
|
| xutf8.h | 56 KeySym *,
|
| /xsrc/external/mit/libXmu/dist/include/X11/Xmu/ |
| Lookup.h | 43 KeySym *keysym, 51 KeySym *keysym, 58 KeySym *keysym, 65 KeySym *keysym, 72 KeySym *keysym, [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| dmxevents.h | 42 extern void dmxEnqueue(DevicePtr pDev, int type, int detail, KeySym keySym, 44 extern int dmxCheckSpecialKeys(DevicePtr pDev, KeySym keySym);
|
| dmxdummy.c | 52 static KeySym keyboard_mapping = NoSymbol;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/ |
| os.c | 40 FakeSpecialKey (KeySym sym)
|
| /xsrc/external/mit/libX11/dist/src/ |
| GetPntMap.c | 87 KeySym * 99 register KeySym *mapping = NULL; 110 return (KeySym *) NULL; 115 if (nkeysyms < (INT_MAX / sizeof (KeySym))) { 116 mapping = Xmallocarray (nkeysyms, sizeof (KeySym)); 122 return (KeySym *) NULL;
|
| imConv.c | 98 * Returns the locale dependent representation of a keysym. 103 * terminating NUL byte. Return 0 if the keysym is not representable in the 110 KeySym keysym, 118 if (keysym < 0x80) { 119 buf[0] = (char) keysym; 122 ucs4 = KeySymToUcs4(keysym); 141 KeySym* keysym, 148 ret = XLookupString(event, (char *)buffer, nbytes, keysym, status) [all...] |
| SetPntMap.c | 59 KeySym *keysyms,
|
| KeyBind.c | 79 KeySym key; /* keysym rebound */ 81 KeySym *modifiers; /* modifier keysyms you want */ 85 static KeySym 89 register KeySym *syms; 90 KeySym lsym, usym; 117 KeySym 134 KeySym ks) 149 KeySym 165 KeySym sym [all...] |
| /xsrc/external/mit/libXi/dist/src/ |
| XGetKMap.c | 65 KeySym * 75 register KeySym *mapping = NULL; 94 return (KeySym *) NULL; 101 mapping = (KeySym *) Xmalloc((unsigned)nbytes);
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| Xutil.h | 54 #include <X11/keysym.h> 237 * Keysym macros, used on Keysyms to test for classes of symbols 239 #define IsKeypadKey(keysym) \ 240 (((KeySym)(keysym) >= XK_KP_Space) && ((KeySym)(keysym) <= XK_KP_Equal)) 242 #define IsPrivateKeypadKey(keysym) \ 243 (((KeySym)(keysym) >= 0x11000000) && ((KeySym)(keysym) <= 0x1100FFFF) [all...] |
| XKBlib.h | 356 extern KeySym XkbKeycodeToKeysym( 369 KeySym /* ks */ 377 KeySym * /* keysym_return */ 382 KeySym /* sym_rtrn */, 394 KeySym * /* keysym_return */ 399 KeySym * /* sym_return */, 939 extern KeySym *XkbResizeKeySyms( 999 int /* map_width */, /* width of core KeySym array */ 1000 KeySym * /* core_syms */, /* always mapWidth symbols */ 1003 KeySym * /* xkb_syms_rtrn */ /* must have enough space * [all...] |
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| XKBlibint.h | 39 KeySym /* sym */, 45 typedef KeySym (*XkbMBToKSFunc)( 52 typedef KeySym (*XkbToUpperFunc)( 53 KeySym /* sym */ 149 extern KeySym _XKeycodeToKeysym( 161 KeySym /* keysym */ 164 extern KeySym _XLookupKeysym( 175 KeySym /* ks */ 183 KeySym * /* keysym_return * [all...] |
| XKBCvt.c | 46 #include <X11/keysym.h> 54 _XkbHandleSpecialSym(KeySym keysym, char *buffer, int nbytes, int *extra_rtrn) 57 if (!(((keysym >= XK_BackSpace) && (keysym <= XK_Clear)) || 58 (keysym == XK_Return) || (keysym == XK_Escape) || 59 (keysym == XK_KP_Space) || (keysym == XK_KP_Tab) || 60 (keysym == XK_KP_Enter) | [all...] |
| /xsrc/external/mit/libXt/dist/src/ |
| GetActKey.c | 76 KeySym 81 KeySym keysym, retval; local 96 retval = tm_context->keysym; 102 event->xkey.state, &modifiers, &keysym); 108 return keysym;
|
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| XimintL.h | 53 KeySym keysym; /* leaf only */ member in struct:_DefTree 57 KeySym ks; 89 KeySym keysym; member in struct:_XicThaiPart
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| Xnest.h | 65 #define KeySym KeySym64 89 #undef KeySym
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| Xnest.h | 63 #define KeySym KeySym64 87 #undef KeySym
|
| /xsrc/external/mit/xmodmap/dist/ |
| wq.h | 48 * keycode KEYCODE = KEYSYM 49 * keysym OLDKEYSYM = NEWKEYSYM 60 KeySym *keysyms; /* new values to insert */ 65 * add MODIFIER = KEYSYM ... 73 KeySym *keysyms; /* new values to insert */
|
| /xsrc/external/mit/libXmu/dist/src/ |
| Lookup.c | 126 KeySym *keysym, XComposeStatus *status, 130 KeySym symbol; 135 if (keysym) *keysym = symbol; 192 KeySym *keysym, XComposeStatus *status) 194 return XLookupString(event, (char *)buffer, nbytes, keysym, status); 200 KeySym *keysym, XComposeStatus *status [all...] |
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| imThaiFlt.c | 71 #include <X11/keysym.h> 470 static int IsCancelComposeKey(KeySym *symbol, XKeyEvent *event); 481 static KeySym HexIMNormalKey( 483 KeySym symbol, 485 static KeySym HexIMFirstComposeKey( 487 KeySym symbol, 489 static KeySym HexIMSecondComposeKey( 491 KeySym symbol 493 static KeySym HexIMComposeSequence(KeySym ks1, KeySym ks2) [all...] |
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| XawImP.h | 182 KeySym *keysym_return 191 KeySym *keysym_return
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| dmxclient.h | 74 #define KeySym KeySym64 117 #undef KeySym
|
| /xsrc/external/mit/libXt/dist/include/X11/ |
| InitialI.h | 282 KeySym start; /* first KeySym valid in converter */ 283 KeySym stop; /* last KeySym valid in converter */ 301 KeySym *keysyms; /* keycode to keysym table */ 304 KeySym *modKeysyms; /* keysym values for modToKeysysm */ 307 KeySym lock_meaning; /* Lock modifier meaning */
|