Searched refs:PrevScn (Results 1 – 1 of 1) sorted by relevance
222 PrevScn = new String[4]; in vt320()228 PrevScn[0] = PrevScn[1] = PrevScn[2] = PrevScn[3] = "\u001b[5~"; in vt320()493 PrevScn[i] = unEscape(res); in setKeyCodes()584 PrevScn[0] = PrevScn[1] = PrevScn[2] = PrevScn[3] = "\u001b[I"; in setTerminalID()826 private String KeyHome[], KeyEnd[], Insert[], Remove[], PrevScn[], NextScn[]; field in vt3201025 writeSpecial(PrevScn[xind]); in keyPressed()