Searched defs:VKEY_OEM_5 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DKeyboardCodes.h502 // VKEY_OEM_5 (DC) Used for miscellaneous characters, it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '\|' key
503 VKEY_OEM_5 = VK_OEM_5, enumerator in enum:blink::__anon11239
/external/chromium_org/ui/events/keycodes/
H A Dkeyboard_codes_posix.h189 VKEY_OEM_5 = 0xDC, enumerator in enum:ui::KeyboardCode
H A Dkeyboard_codes_win.h165 VKEY_OEM_5 = VK_OEM_5, enumerator in enum:ui::KeyboardCode

Completed in 267 milliseconds