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

/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
H A Dvt320.java252 FunctionKey = new String[21];
253 FunctionKey[0] = "";
254 FunctionKey[1] = PF1;
255 FunctionKey[2] = PF2;
256 FunctionKey[3] = PF3;
257 FunctionKey[4] = PF4;
259 FunctionKey[5] = "\u001b[15~";
260 FunctionKey[6] = "\u001b[17~";
261 FunctionKey[7] = "\u001b[18~";
262 FunctionKey[
816 private String FunctionKey[]; field in class:vt320
[all...]

Completed in 119 milliseconds