HomeSort by relevance Sort by last modified time
    Searched refs:DELETE_IS_BACKSPACE (Results 1 - 2 of 2) sorted by null

  /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
TerminalBridge.java 291 ((vt320) buffer).setBackspace(vt320.DELETE_IS_BACKSPACE);
881 ((vt320) buffer).setBackspace(vt320.DELETE_IS_BACKSPACE);
  /external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
vt320.java 328 case DELETE_IS_BACKSPACE:
764 public final static int DELETE_IS_BACKSPACE = 1;
    [all...]

Completed in 53 milliseconds