Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DMainKeyboardView.java127 private final float mLanguageOnSpacebarTextRatio; field in MainKeyboardView
215 mLanguageOnSpacebarTextRatio = mainKeyboardViewAttr.getFraction( in MainKeyboardView()
401 mLanguageOnSpacebarTextSize = keyHeight * mLanguageOnSpacebarTextRatio; in setKeyboard()