Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMainKeyboardView.java128 private float mLanguageOnSpacebarTextSize; field in MainKeyboardView
401 mLanguageOnSpacebarTextSize = keyHeight * mLanguageOnSpacebarTextRatio; in setKeyboard()
871 paint.setTextSize(mLanguageOnSpacebarTextSize); in drawLanguageOnSpacebar()