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

  /external/webkit/WebCore/platform/
KeyboardCodes.h 505 // VK_OEM_2 (BF) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '/?' key
506 const int VK_OEM_2 = 0xBF;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 484 // VK_OEM_2 (BF) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '/?' key
485 const int VK_OEM_2 = 0xBF;
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 484 // VK_OEM_2 (BF) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '/?' key
485 const int VK_OEM_2 = 0xBF;
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 483 // VK_OEM_2 (BF) Used for miscellaneous characters; it can vary by keyboard. Windows 2000/XP: For the US standard keyboard, the '/?' key
484 const int VK_OEM_2 = 0xBF;

Completed in 15 milliseconds