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

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

Completed in 9 milliseconds