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

  /external/webkit/WebCore/platform/
KeyboardCodes.h 462 // VK_MEDIA_NEXT_TRACK (B0) Windows 2000/XP: Next Track key
463 const int VK_MEDIA_NEXT_TRACK = 0xB0;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 445 // VK_MEDIA_NEXT_TRACK (B0) Windows 2000/XP: Next Track key
446 const int VK_MEDIA_NEXT_TRACK = 0xB0;
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 445 // VK_MEDIA_NEXT_TRACK (B0) Windows 2000/XP: Next Track key
446 const int VK_MEDIA_NEXT_TRACK = 0xB0;
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 444 // VK_MEDIA_NEXT_TRACK (B0) Windows 2000/XP: Next Track key
445 const int VK_MEDIA_NEXT_TRACK = 0xB0;

Completed in 13 milliseconds