HomeSort by relevance Sort by last modified time
    Searched defs:KeySym (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/browser/ui/ash/
event_rewriter.h 98 typedef unsigned long KeySym;
104 unsigned char NativeKeySymToNativeKeycode(KeySym keysym);
107 KeySym input_keysym;
110 KeySym output_keysym;
122 KeySym keysym,
125 KeySym* remapped_native_keysym,
132 // the KeySym in the KeyboardRemapping struct into the KeyCode before matching
133 // to allow any KeyCode on the same physical key as the given KeySym to match
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 111 typedef XID KeySym;
146 #define NoSymbol 0L /* special KeySym */
Xproto.h 255 #define KeySym CARD32
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBproto.h 38 #define KeySym CARD32
1280 #undef KeySym
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 111 typedef XID KeySym;
146 #define NoSymbol 0L /* special KeySym */
Xproto.h 255 #define KeySym CARD32
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBproto.h 38 #define KeySym CARD32
1280 #undef KeySym
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 111 typedef XID KeySym;
146 #define NoSymbol 0L /* special KeySym */
Xproto.h 255 #define KeySym CARD32
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBproto.h 38 #define KeySym CARD32
1280 #undef KeySym

Completed in 5432 milliseconds