Searched refs:getReferenceCharWidth (Results 1 – 2 of 2) sorted by relevance
401 final float labelCharWidth = TypefaceUtils.getReferenceCharWidth(paint); in onDrawKeyTopVisuals()455 final float labelCharWidth = TypefaceUtils.getReferenceCharWidth(paint); in onDrawKeyTopVisuals()525 - TypefaceUtils.getReferenceCharWidth(paint) / 2.0f; in drawKeyPopupHint()
91 public static float getReferenceCharWidth(final Paint paint) { in getReferenceCharWidth() method in TypefaceUtils