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

  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
KeyboardCodes.h 289 // VKEY_NUMPAD3 (63) Numeric keypad 3 key
290 VKEY_NUMPAD3 = VK_NUMPAD3,
  /external/chromium_org/ui/base/keycodes/
keyboard_codes_posix.h 118 VKEY_NUMPAD3 = 0x63,
keyboard_codes_win.h 94 VKEY_NUMPAD3 = VK_NUMPAD3,

Completed in 244 milliseconds