Searched defs:getFontMetricsInt (Results 1 – 2 of 2) sorted by relevance
2135 public int getFontMetricsInt(FontMetricsInt fmi) { in getFontMetricsInt() method in Paint2139 public FontMetricsInt getFontMetricsInt() { in getFontMetricsInt() method in Paint
631 static jint getFontMetricsInt(JNIEnv* env, jobject, jlong paintHandle, jobject metricsObj) { in getFontMetricsInt() function