Searched refs:TSTATE_ESCSQUARE (Results 1 – 1 of 1) sorted by relevance
704 private final static int TSTATE_ESCSQUARE = 5; /* ESC # */ field in vt3201961 term_state = TSTATE_ESCSQUARE; in putChar()2224 case TSTATE_ESCSQUARE: in putChar()