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

  /external/webkit/WebCore/platform/
KeyboardCodes.h 502 // VK_OEM_PERIOD (BE) Windows 2000/XP: For any country/region, the '.' key
503 const int VK_OEM_PERIOD = 0xBE;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 481 // VK_OEM_PERIOD (BE) Windows 2000/XP: For any country/region, the '.' key
482 const int VK_OEM_PERIOD = 0xBE;
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 481 // VK_OEM_PERIOD (BE) Windows 2000/XP: For any country/region, the '.' key
482 const int VK_OEM_PERIOD = 0xBE;
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 480 // VK_OEM_PERIOD (BE) Windows 2000/XP: For any country/region, the '.' key
481 const int VK_OEM_PERIOD = 0xBE;

Completed in 17 milliseconds