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

  /external/chromium_org/third_party/WebKit/Source/platform/
KeyboardCodes.h 277 // VKEY_SLEEP (5F) Computer Sleep key
278 VKEY_SLEEP = VK_SLEEP,
  /external/chromium_org/ui/events/keycodes/
keyboard_codes_posix.h 114 VKEY_SLEEP = 0x5F,
keyboard_codes_win.h 90 VKEY_SLEEP = VK_SLEEP,

Completed in 51 milliseconds