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

  /external/webkit/WebCore/platform/
KeyboardCodes.h 490 // VK_OEM_1 (BA) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the ';:' key
491 const int VK_OEM_1 = 0xBA;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 469 // VK_OEM_1 (BA) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the ';:' key
470 const int VK_OEM_1 = 0xBA;
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 469 // VK_OEM_1 (BA) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the ';:' key
470 const int VK_OEM_1 = 0xBA;
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 468 // VK_OEM_1 (BA) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the ';:' key
469 const int VK_OEM_1 = 0xBA;

Completed in 41 milliseconds