OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vkey_code
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/
global_keyboard_shortcuts_mac.h
15
// Either one of
vkey_code
or key_char must be specified. For keys
19
int
vkey_code
; // Virtual Key code for the command.
member in struct:KeyboardShortcutData
49
int
vkey_code
, unichar key_char);
56
int
vkey_code
, unichar key_char);
63
int
vkey_code
, unichar key_char);
/external/chromium_org/chrome/test/remoting/
key_code_map.h
29
ui::KeyboardCode
vkey_code
;
member in struct:remoting::__anon10617
Completed in 456 milliseconds