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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 292 // VKEY_NUMPAD4 (64) Numeric keypad 4 key
293 VKEY_NUMPAD4 = VK_NUMPAD4,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 119 VKEY_NUMPAD4 = 0x64,
keyboard_codes_win.h 95 VKEY_NUMPAD4 = VK_NUMPAD4,

Completed in 53 milliseconds