Home
last modified time | relevance | path

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

/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java318 NUMDot = new String[4]; in vt320()
319 NUMDot[0] = "."; in vt320()
549 NUMDot[i] = unEscape(res); in setKeyCodes()
827 private String Escape[], BackSpace[], NUMDot[], NUMPlus[]; field in vt320
1256 writeSpecial(NUMDot[xind]); in keyTyped()