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

  /external/chromium/base/
keyboard_codes_win.h 88 VKEY_SLEEP = VK_SLEEP,
keyboard_codes_posix.h 112 VKEY_SLEEP = 0x5F,
  /external/webkit/WebCore/platform/chromium/
KeyboardCodesWin.h 273 // VKEY_SLEEP (5F) Computer Sleep key
274 VKEY_SLEEP = VK_SLEEP,
KeyboardCodesPosix.h 267 // VKEY_SLEEP (5F) Computer Sleep key
268 VKEY_SLEEP = 0x5F,

Completed in 14 milliseconds