Searched defs:VKEY_NUMPAD5 (Results 1 - 3 of 3) sorted by path

/external/chromium_org/third_party/WebKit/Source/platform/
H A DKeyboardCodes.h295 // VKEY_NUMPAD5 (65) Numeric keypad 5 key
296 VKEY_NUMPAD5 = VK_NUMPAD5, enumerator in enum:blink::__anon11239
/external/chromium_org/ui/events/keycodes/
H A Dkeyboard_codes_posix.h120 VKEY_NUMPAD5 = 0x65, enumerator in enum:ui::KeyboardCode
H A Dkeyboard_codes_win.h96 VKEY_NUMPAD5 = VK_NUMPAD5, enumerator in enum:ui::KeyboardCode

Completed in 1158 milliseconds