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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 280 // VKEY_NUMPAD0 (60) Numeric keypad 0 key
281 VKEY_NUMPAD0 = VK_NUMPAD0,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 115 VKEY_NUMPAD0 = 0x60,
keyboard_codes_win.h 91 VKEY_NUMPAD0 = VK_NUMPAD0,

Completed in 236 milliseconds