Searched defs:mLanguageOnSpacebarTextRatio (Results 1 - 1 of 1) sorted by relevance

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

Completed in 15 milliseconds