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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 493 // VKEY_OEM_2 (BF) Used for miscellaneous characters, it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '/?' key
494 VKEY_OEM_2 = VK_OEM_2,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 186 VKEY_OEM_2 = 0xBF,
keyboard_codes_win.h 162 VKEY_OEM_2 = VK_OEM_2,

Completed in 1155 milliseconds