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

  /external/webkit/WebCore/platform/
KeyboardCodes.h 520 // VK_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
521 const int VK_OEM_7 = 0xDE;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 499 // VK_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
500 const int VK_OEM_7 = 0xDE;
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 499 // VK_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
500 const int VK_OEM_7 = 0xDE;
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 498 // VK_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
499 const int VK_OEM_7 = 0xDE;

Completed in 18 milliseconds