Home
last modified time | relevance | path

Searched refs:KeyRight (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java296 KeyRight = new String[4]; in vt320()
297 KeyRight[0] = "\u001b[C"; in vt320()
529 KeyRight[i] = unEscape(res); in setKeyCodes()
821 private String KeyUp[], KeyDown[], KeyLeft[], KeyRight[]; field in vt320
1019 writeSpecial(KeyRight[xind]); in keyPressed()
2317 KeyRight[0] = "\u001bOC"; in putChar()
2388 KeyRight[0] = "\u001b[C"; in putChar()