Searched defs:KeyPressEntry (Results 1 – 10 of 10) sorted by relevance
102 struct KeyPressEntry { struct103 unsigned charCode;104 unsigned modifiers;105 const char* name;
90 struct KeyPressEntry { struct91 unsigned charCode;92 unsigned modifiers;93 const char* name;
237 struct KeyPressEntry { struct238 unsigned charCode;239 unsigned modifiers;240 const char* name;
238 struct KeyPressEntry { struct239 unsigned charCode;240 unsigned modifiers;241 const char* name;
99 struct KeyPressEntry { struct100 unsigned charCode;101 unsigned modifiers;102 const char* name;
62 struct KeyPressEntry { struct63 unsigned charCode;64 unsigned modifiers;65 const char* name;
212 struct KeyPressEntry { struct213 unsigned charCode;214 unsigned modifiers;215 const char* name;
398 struct KeyPressEntry { struct399 unsigned charCode;400 unsigned modifiers;401 const char* name;
599 struct KeyPressEntry { struct600 unsigned charCode;601 unsigned modifiers;602 const char* name;
1795 struct KeyPressEntry { struct1796 unsigned charCode;1797 unsigned modifiers;1798 const char* name;