Home
last modified time | relevance | path

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

/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
DVDUBuffer.java518 char[] discardedChars = charArray[screenBase + l]; in deleteLine() local
527 charArray[newBottomRow] = discardedChars; in deleteLine()