Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java609 final float titleScaleX = getTextScaleX(importantNoticeTitle, width, titleView.getPaint()); in layoutImportantNotice() local
610 titleView.setTextScaleX(titleScaleX); in layoutImportantNotice()