Searched refs:ESCAPE_BYTES (Results 1 – 1 of 1) sorted by relevance
69 protected byte[] ESCAPE_BYTES = new byte[] { 0x1B }; field in Nintendo.SDSG.KeyboardInputProcessorBase743 byteBuffer = ESCAPE_BYTES; in input_thread_proc()