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.java297 KeyRight = new String[4]; in vt320()
298 KeyRight[0] = "\u001b[C"; in vt320()
530 KeyRight[i] = unEscape(res); in setKeyCodes()
822 private String KeyUp[], KeyDown[], KeyLeft[], KeyRight[]; field in vt320
1020 writeSpecial(KeyRight[xind]); in keyPressed()
2318 KeyRight[0] = "\u001bOC"; in putChar()
2389 KeyRight[0] = "\u001b[C"; in putChar()