OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 36 milliseconds