Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnnEN.java364 int candidatesEnd) { in onUpdateSelection() argument
366 boolean isNotComposing = ((candidatesStart < 0) && (candidatesEnd < 0)); in onUpdateSelection()
DOpenWnnJAJP.java608 …dSelStart, int oldSelEnd, int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument
632 boolean isNotComposing = ((candidatesStart < 0) && (candidatesEnd < 0)); in onUpdateSelection()