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

/external/chromium_org/third_party/WebKit/Source/platform/
H A DKeyboardCodes.h481 // VKEY_OEM_PLUS (BB) Windows 2000/XP: For any country/region, the '+' key
482 VKEY_OEM_PLUS = VK_OEM_PLUS, enumerator in enum:blink::__anon11239
/external/chromium_org/ui/events/keycodes/
H A Dkeyboard_codes_posix.h182 VKEY_OEM_PLUS = 0xBB, enumerator in enum:ui::KeyboardCode
H A Dkeyboard_codes_win.h158 VKEY_OEM_PLUS = VK_OEM_PLUS, enumerator in enum:ui::KeyboardCode

Completed in 90 milliseconds