Searched defs:getFontMetrics (Results 1 – 4 of 4) sorted by relevance
239 public @NonNull IntArray getFontMetrics() { in getFontMetrics() method in MeasuredParagraph
2073 public float getFontMetrics(FontMetrics metrics) { in getFontMetrics() method in Paint2081 public FontMetrics getFontMetrics() { in getFontMetrics() method in Paint
1337 private float getFontMetrics(FontMetrics metrics) { in getFontMetrics() method in Paint_Delegate
616 static jfloat getFontMetrics(JNIEnv* env, jobject, jlong paintHandle, jobject metricsObj) { in getFontMetrics() function