Searched refs:PrevScn (Results 1 - 1 of 1) sorted by relevance

/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
H A Dvt320.java222 PrevScn = new String[4];
228 PrevScn[0] = PrevScn[1] = PrevScn[2] = PrevScn[3] = "\u001b[5~";
493 PrevScn[i] = unEscape(res);
584 PrevScn[0] = PrevScn[1] = PrevScn[2] = PrevScn[
826 private String KeyHome[], KeyEnd[], Insert[], Remove[], PrevScn[], NextScn[]; field in class:vt320
[all...]

Completed in 26 milliseconds