Searched defs:positionInStrip (Results 1 – 1 of 1) sorted by relevance
422 private TextView layoutWord(final Context context, final int positionInStrip, final int width) { in layoutWord()454 private void layoutDebugInfo(final int positionInStrip, final ViewGroup placerView, in layoutDebugInfo()470 private int getSuggestionWidth(final int positionInStrip, final int maxWidth) { in getSuggestionWidth()477 private float getSuggestionWeight(final int positionInStrip) { in getSuggestionWeight()501 final int positionInStrip = in setupWordViewsAndReturnStartIndexOfMoreSuggestions() local