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

/external/chromium_org/third_party/WebKit/Source/platform/
H A DKeyboardCodes.h478 // VKEY_OEM_1 (BA) Used for miscellaneous characters, it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the ',:' key
479 VKEY_OEM_1 = VK_OEM_1, enumerator in enum:WebCore::__anon11094
/external/chromium_org/ui/events/keycodes/
H A Dkeyboard_codes_posix.h181 VKEY_OEM_1 = 0xBA, enumerator in enum:ui::KeyboardCode
H A Dkeyboard_codes_win.h157 VKEY_OEM_1 = VK_OEM_1, enumerator in enum:ui::KeyboardCode

Completed in 49 milliseconds