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

/external/chromium_org/third_party/WebKit/Source/platform/
H A DKeyboardCodes.h508 // VKEY_OEM_7 (DE) Used for miscellaneous characters, it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the 'single-quote/double-quote' key
509 VKEY_OEM_7 = VK_OEM_7, enumerator in enum:blink::__anon11239
/external/chromium_org/ui/events/keycodes/
H A Dkeyboard_codes_posix.h191 VKEY_OEM_7 = 0xDE, enumerator in enum:ui::KeyboardCode
H A Dkeyboard_codes_win.h167 VKEY_OEM_7 = VK_OEM_7, enumerator in enum:ui::KeyboardCode

Completed in 107 milliseconds