Searched defs:getFontMetrics (Results 1 – 3 of 3) sorted by relevance
240 public @NonNull IntArray getFontMetrics() { in getFontMetrics() method in MeasuredParagraph
2127 public float getFontMetrics(FontMetrics metrics) { in getFontMetrics() method in Paint2135 public FontMetrics getFontMetrics() { in getFontMetrics() method in Paint
637 static jfloat getFontMetrics(JNIEnv* env, jobject, jlong paintHandle, jobject metricsObj) { in getFontMetrics() function