Searched refs:mHintLabelRatio (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyVisualAttributes.java36 public final float mHintLabelRatio; field in class:KeyVisualAttributes
118 mHintLabelRatio = ResourceUtils.getFraction(keyAttr,
H A DKeyDrawParams.java97 mHintLabelSize = selectTextSize(keyHeight, attr.mHintLabelRatio, mHintLabelSize);

Completed in 25 milliseconds