Home | History | Annotate | Download | only in openwnn

Lines Matching refs:lineCount

943         int lineCount = mLineCount;
944 if (mIsFullView || getMaxLine() < lineCount) {
950 LinearLayout lineView = (LinearLayout) mViewCandidateList1st.getChildAt(lineCount - 1);
953 if (lineCount == 1) {