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

  /external/chromium_org/ui/events/keycodes/
keyboard_code_conversion_x.cc 216 case XK_KP_2:
553 return XK_KP_2;
  /external/chromium_org/chrome/browser/ui/ash/
event_rewriter.cc 617 OverwriteEvent(event, NativeKeySymToNativeKeycode(XK_KP_2),
    [all...]
event_rewriter_unittest.cc 81 keycode_num_pad_2_(XKeysymToKeycode(display_, XK_KP_2)),
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events.c 1041 MISC_keymap[XK_KP_2&0xFF] = SDLK_KP2;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
keysymdef.h 228 #define XK_KP_2 0xffb2
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
keysymdef.h 228 #define XK_KP_2 0xffb2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
keysymdef.h 228 #define XK_KP_2 0xffb2
    [all...]

Completed in 89 milliseconds