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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 298 // VKEY_NUMPAD6 (66) Numeric keypad 6 key
299 VKEY_NUMPAD6 = VK_NUMPAD6,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 121 VKEY_NUMPAD6 = 0x66,
keyboard_codes_win.h 97 VKEY_NUMPAD6 = VK_NUMPAD6,

Completed in 86 milliseconds