Searched refs:wordCountToShow (Results 1 – 1 of 1) sorted by relevance
357 final int wordCountToShow = suggestedWords.getWordCountToShow( in layoutAndReturnStartIndexOfMoreSuggestions() local364 if (wordCountToShow == 1 || getTextScaleX(centerWordView.getText(), centerWidth, in layoutAndReturnStartIndexOfMoreSuggestions()369 mMoreSuggestionsAvailable = (wordCountToShow > countInStrip); in layoutAndReturnStartIndexOfMoreSuggestions()381 mMoreSuggestionsAvailable = (wordCountToShow > countInStrip); in layoutAndReturnStartIndexOfMoreSuggestions()