HomeSort by relevance Sort by last modified time
    Searched refs:mHintLabelRatio (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyVisualAttributes.java 37 public final float mHintLabelRatio;
113 mHintLabelRatio = ResourceUtils.getFraction(keyAttr,
KeyDrawParams.java 90 mHintLabelSize = selectTextSize(keyHeight, attr.mHintLabelRatio, mHintLabelSize);

Completed in 225 milliseconds