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

  /external/chromium/base/
keyboard_codes_win.h 174 VKEY_PLAY = VK_PLAY,
keyboard_codes_posix.h 198 VKEY_PLAY = 0xFA,
  /external/webkit/WebCore/platform/chromium/
KeyboardCodesWin.h 531 // VKEY_PLAY (FA) Play key
532 VKEY_PLAY = VK_PLAY,
KeyboardCodesPosix.h 525 // VKEY_PLAY (FA) Play key
526 VKEY_PLAY = 0xFA,

Completed in 15 milliseconds