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

  /external/webkit/WebCore/platform/
KeyboardCodes.h 471 // VK_MEDIA_PLAY_PAUSE (B3) Windows 2000/XP: Play/Pause Media key
472 const int VK_MEDIA_PLAY_PAUSE = 0xB3;
  /external/webkit/WebCore/platform/android/
KeyboardCodes.h 454 // VK_MEDIA_PLAY_PAUSE (B3) Windows 2000/XP: Play/Pause Media key
455 const int VK_MEDIA_PLAY_PAUSE = 0xB3;
  /external/webkit/WebCore/platform/haiku/
KeyboardCodes.h 454 // VK_MEDIA_PLAY_PAUSE (B3) Windows 2000/XP: Play/Pause Media key
455 const int VK_MEDIA_PLAY_PAUSE = 0xB3;
  /external/webkit/WebCore/platform/wx/
KeyboardCodes.h 453 // VK_MEDIA_PLAY_PAUSE (B3) Windows 2000/XP: Play/Pause Media key
454 const int VK_MEDIA_PLAY_PAUSE = 0xB3;

Completed in 14 milliseconds