Searched defs:CTRL (Results 1 – 6 of 6) sorted by relevance
11 CTRL: 1 << 1, property
82 #define CTRL(c) ((c) & 037) macro
251 # define CTRL(X) ((X)-'@') in Translate2Unicode() macro
24 'CTRL': 'modifier-ctrl', property212 'CTRL': e.ctrlKey, property
1587 #define CTRL(x) ((x) == '?' ? 0x7F : (x) & 0x1F) /* ASCII */ macro
4797 CTRL: 17, property