HomeSort by relevance Sort by last modified time
    Searched defs:VKEY_OEM_PLUS (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
KeyboardCodes.h 481 // VKEY_OEM_PLUS (BB) Windows 2000/XP: For any country/region, the '+' key
482 VKEY_OEM_PLUS = VK_OEM_PLUS,
  /external/chromium_org/ui/base/keycodes/
keyboard_codes_posix.h 182 VKEY_OEM_PLUS = 0xBB,
keyboard_codes_win.h 158 VKEY_OEM_PLUS = VK_OEM_PLUS,

Completed in 55 milliseconds