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

  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
KeyboardCodes.h 508 // 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,
  /external/chromium_org/ui/base/keycodes/
keyboard_codes_posix.h 191 VKEY_OEM_7 = 0xDE,
keyboard_codes_win.h 167 VKEY_OEM_7 = VK_OEM_7,

Completed in 508 milliseconds