HomeSort by relevance Sort by last modified time
    Searched refs:XK_KP_Space (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xutil.h 234 (((KeySym)(keysym) >= XK_KP_Space) && ((KeySym)(keysym) <= XK_KP_Equal))
keysymdef.h 204 #define XK_KP_Space 0xff80 /* Space */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 234 (((KeySym)(keysym) >= XK_KP_Space) && ((KeySym)(keysym) <= XK_KP_Equal))
keysymdef.h 204 #define XK_KP_Space 0xff80 /* Space */
    [all...]
  /external/chromium_org/ui/events/x/
events_x_unittest.cc 283 // XK_KP_Space and XK_KP_Equal are the extrema in the conventional
285 { true, XK_KP_Space },
323 // Largest keysym preceding XK_KP_Space.
  /external/chromium_org/ui/events/keycodes/
keyboard_code_conversion_x.cc 566 case XK_KP_Space:
    [all...]

Completed in 3159 milliseconds