Searched defs:KEY_ESC (Results 1 – 2 of 2) sorted by relevance
58 #define KEY_ESC(ch) (KEY_MAX+10+ch) macro
90 #define KEY_ESC 1 macro