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

  /external/webkit/WebCore/platform/
KeyboardCodes.h 511 // VK_OEM_4 (DB) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '[{' key
512 const int VK_OEM_4 = 0xDB;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 490 // VK_OEM_4 (DB) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '[{' key
491 const int VK_OEM_4 = 0xDB;
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 490 // VK_OEM_4 (DB) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '[{' key
491 const int VK_OEM_4 = 0xDB;
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 489 // VK_OEM_4 (DB) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '[{' key
490 const int VK_OEM_4 = 0xDB;

Completed in 13 milliseconds