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.java319 NUMDot = new String[4]; in vt320()
320 NUMDot[0] = "."; in vt320()
550 NUMDot[i] = unEscape(res); in setKeyCodes()
828 private String Escape[], BackSpace[], NUMDot[], NUMPlus[]; field in vt320
1257 writeSpecial(NUMDot[xind]); in keyTyped()