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

  /external/webkit/WebCore/platform/
KeyboardCodes.h 514 // VK_OEM_5 (DC) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '\|' key
515 const int VK_OEM_5 = 0xDC;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 493 // VK_OEM_5 (DC) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '\|' key
494 const int VK_OEM_5 = 0xDC;
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 493 // VK_OEM_5 (DC) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '\|' key
494 const int VK_OEM_5 = 0xDC;
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 492 // VK_OEM_5 (DC) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '\|' key
493 const int VK_OEM_5 = 0xDC;

Completed in 192 milliseconds