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

  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
KeyboardCodes.h 463 // VKEY_MEDIA_PLAY_PAUSE (B3) Windows 2000/XP: Play/Pause Media key
464 VKEY_MEDIA_PLAY_PAUSE = VK_MEDIA_PLAY_PAUSE,
  /external/chromium_org/ui/base/keycodes/
keyboard_codes_posix.h 176 VKEY_MEDIA_PLAY_PAUSE = 0xB3,
keyboard_codes_win.h 152 VKEY_MEDIA_PLAY_PAUSE = VK_MEDIA_PLAY_PAUSE,

Completed in 100 milliseconds