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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 487 // VKEY_OEM_MINUS (BD) Windows 2000/XP: For any country/region, the '-' key
488 VKEY_OEM_MINUS = VK_OEM_MINUS,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 184 VKEY_OEM_MINUS = 0xBD,
keyboard_codes_win.h 160 VKEY_OEM_MINUS = VK_OEM_MINUS,

Completed in 34 milliseconds