Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java372 final int centerWidth = getSuggestionWidth(mCenterPositionInStrip, stripWidth); in layoutAndReturnStartIndexOfMoreSuggestions() local
373 if (suggestedWords.size() == 1 || getTextScaleX(centerWordView.getText(), centerWidth, in layoutAndReturnStartIndexOfMoreSuggestions()