Searched defs:ESC (Results 1 – 14 of 14) sorted by relevance
26 #define ESC 0x1B macro
26 #define ESC 9 macro
27 #define ESC 19 macro
34 #define ESC 0x1B, '[' macro
70 #define ESC 0x0040 /* escape key press */ macro
32 ESC = 0x1b # ^[ variable
347 public static final byte ESC = 27; field in Ascii
126 static final char ESC = 27; field in ANSIBuffer.ANSICodes
51 #define ESC "\x1b" macro
167 ESC, enumerator
35 #define ESC 0x1B macro
688 private final static char ESC = 27; field in vt320