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

  /external/webkit/WebCore/platform/win/
KeyEventWin.cpp 160 case VK_NUMPAD8:
  /external/webkit/WebCore/platform/chromium/
KeyboardCodesWin.h 301 VKEY_NUMPAD8 = VK_NUMPAD8,
  /external/webkit/WebCore/platform/wx/
KeyboardEventWx.cpp 152 return VK_NUMPAD8; // (68) Numeric keypad 8 key
KeyboardCodes.h 294 // VK_NUMPAD8 (68) Numeric keypad 8 key
295 const int VK_NUMPAD8 = 0x68;
  /external/webkit/WebCore/platform/
KeyboardCodes.h 312 // VK_NUMPAD8 (68) Numeric keypad 8 key
313 const int VK_NUMPAD8 = 0x68;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 295 // VK_NUMPAD8 (68) Numeric keypad 8 key
296 const int VK_NUMPAD8 = 0x68;
  /external/webkit/WebCore/platform/gtk/
KeyEventGtk.cpp 170 return VK_NUMPAD8; // (68) Numeric keypad 8 key
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 295 // VK_NUMPAD8 (68) Numeric keypad 8 key
296 const int VK_NUMPAD8 = 0x68;
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibevents.c 380 VK_keymap[VK_NUMPAD8] = SDLK_KP8;
476 case VK_UP: return EXTKEYPAD(VK_NUMPAD8);
  /external/webkit/WebCore/platform/qt/
PlatformKeyboardEventQt.cpp 161 return VK_NUMPAD8; // (68) Numeric keypad 8 key
  /external/webkit/WebKit/chromium/src/win/
WebInputEventFactory.cpp 73 case VK_NUMPAD8:
  /frameworks/base/awt/java/awt/event/
KeyEvent.java 196 public static final int VK_NUMPAD8 = 104;
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 4003 milliseconds