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

  /external/chromium_org/ui/events/keycodes/
keyboard_code_conversion_x.cc 219 case XK_KP_5:
559 return XK_KP_5;
  /external/chromium_org/chrome/browser/ui/ash/
event_rewriter.cc 635 OverwriteEvent(event, NativeKeySymToNativeKeycode(XK_KP_5),
    [all...]
event_rewriter_unittest.cc 84 keycode_num_pad_5_(XKeysymToKeycode(display_, XK_KP_5)),
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events.c 1044 MISC_keymap[XK_KP_5&0xFF] = SDLK_KP5
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
keysymdef.h 231 #define XK_KP_5 0xffb5
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
keysymdef.h 231 #define XK_KP_5 0xffb5
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
keysymdef.h 231 #define XK_KP_5 0xffb5
    [all...]

Completed in 954 milliseconds