Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DTextCandidatesViewManager.java690 int prevLineCount = mLineCount; in displayCandidates() local
700 (prevLineCount < mLineCount)) { in displayCandidates()