Searched refs:vkey_code (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
H A Dglobal_keyboard_shortcuts_mac.h16 // Either one of vkey_code or key_char must be specified. For keys
20 int vkey_code; // Virtual Key code for the command. member in struct:KeyboardShortcutData
50 int vkey_code, unichar key_char);
57 int vkey_code, unichar key_char);
64 int vkey_code, unichar key_char);

Completed in 73 milliseconds