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

/external/chromium_org/third_party/WebKit/Source/platform/
H A DKeyboardCodes.h487 // VKEY_OEM_MINUS (BD) Windows 2000/XP: For any country/region, the '-' key
488 VKEY_OEM_MINUS = VK_OEM_MINUS, enumerator in enum:WebCore::__anon11094
/external/chromium_org/ui/events/keycodes/
H A Dkeyboard_codes_posix.h184 VKEY_OEM_MINUS = 0xBD, enumerator in enum:ui::KeyboardCode
H A Dkeyboard_codes_win.h160 VKEY_OEM_MINUS = VK_OEM_MINUS, enumerator in enum:ui::KeyboardCode

Completed in 133 milliseconds