Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DTypefaceUtils.java87 public static float getReferenceCharHeight(final Paint paint) { in getReferenceCharHeight() method in TypefaceUtils
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardView.java400 final float labelCharHeight = TypefaceUtils.getReferenceCharHeight(paint); in onDrawKeyTopVisuals()
454 final float labelCharHeight = TypefaceUtils.getReferenceCharHeight(paint); in onDrawKeyTopVisuals()