HomeSort by relevance Sort by last modified time
    Searched full:hintscalex (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SuggestionsView.java 467 final float hintScaleX = getTextScaleX(mHintToSaveText, hintWidth, hintView.getPaint());
469 hintView.setTextScaleX(hintScaleX);
    [all...]

Completed in 215 milliseconds