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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 304 // VKEY_NUMPAD8 (68) Numeric keypad 8 key
305 VKEY_NUMPAD8 = VK_NUMPAD8,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 123 VKEY_NUMPAD8 = 0x68,
keyboard_codes_win.h 99 VKEY_NUMPAD8 = VK_NUMPAD8,

Completed in 77 milliseconds