HomeSort by relevance Sort by last modified time
    Searched defs:VKEY_NUMPAD2 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
KeyboardCodes.h 286 // VKEY_NUMPAD2 (62) Numeric keypad 2 key
287 VKEY_NUMPAD2 = VK_NUMPAD2,
  /external/chromium_org/ui/base/keycodes/
keyboard_codes_posix.h 117 VKEY_NUMPAD2 = 0x62,
keyboard_codes_win.h 93 VKEY_NUMPAD2 = VK_NUMPAD2,

Completed in 103 milliseconds