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.java363 final int centerWidth = getSuggestionWidth(mCenterPositionInStrip, stripWidth); in layoutAndReturnStartIndexOfMoreSuggestions() local
364 if (wordCountToShow == 1 || getTextScaleX(centerWordView.getText(), centerWidth, in layoutAndReturnStartIndexOfMoreSuggestions()