Home
last modified time | relevance | path

Searched defs:aText (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethodImpl.java250 ACIText aText = new ACIText( text, 0, totalChars, committedChars ); in handleKeyTyped() local
289 ACIText aText = new ACIText( text, 0, totalChars, totalChars ); in endComposition() local