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

  /external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_vkeys.h 29 #define VK_5 '5'
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_vkeys.h 29 #define VK_5 '5'
SDL_dibevents.c 331 VK_keymap[VK_5] = SDLK_5;
  /external/webkit/WebCore/platform/android/
KeyEventAndroid.cpp 83 return VK_5;
KeyboardCodes.h 167 const int VK_5 = 0x35;
  /external/webkit/WebCore/platform/wx/
KeyboardEventWx.cpp 263 return VK_5; // (35) 5 key '%'
KeyboardCodes.h 166 const int VK_5 = 0x35;
  /external/webkit/WebCore/platform/
KeyboardCodes.h 182 const int VK_5 = 0x35;
  /external/webkit/WebCore/platform/gtk/
KeyEventGtk.cpp 296 return VK_5; // (35) 5 key '%'
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 167 const int VK_5 = 0x35;
  /external/webkit/WebCore/platform/qt/
PlatformKeyboardEventQt.cpp 334 return VK_5; // (35) 5 key '%'
  /frameworks/base/awt/java/awt/event/
KeyEvent.java 108 public static final int VK_5 = 53;

Completed in 55 milliseconds