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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 295 // VKEY_NUMPAD5 (65) Numeric keypad 5 key
296 VKEY_NUMPAD5 = VK_NUMPAD5,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 120 VKEY_NUMPAD5 = 0x65,
keyboard_codes_win.h 96 VKEY_NUMPAD5 = VK_NUMPAD5,

Completed in 35 milliseconds