Searched refs:isElegantTextHeight (Results 1 – 10 of 10) sorted by relevance
297 mPaint.getFontVariationSettings(), mPaint.isElegantTextHeight(), mTextDir, in hashCode()311 + ", elegantTextHeight=" + mPaint.isElegantTextHeight() in toString()
1323 && lp.isElegantTextHeight() == rp.isElegantTextHeight()
441 public boolean isElegantTextHeight() { in isElegantTextHeight() method in TextAppearanceSpan
873 static jboolean isElegantTextHeight(jlong paintHandle) { in isElegantTextHeight() function1111 {"nIsElegantTextHeight","(J)Z", (void*) PaintGlue::isElegantTextHeight},
1683 public boolean isElegantTextHeight() { in isElegantTextHeight() method in Paint
4395 if (elegant != mTextPaint.isElegantTextHeight()) { in setElegantTextHeight()4453 public boolean isElegantTextHeight() { in isElegantTextHeight() method in TextView.Drawables4454 return mTextPaint.isElegantTextHeight(); in isElegantTextHeight()
14537 method public boolean isElegantTextHeight();48359 method public boolean isElegantTextHeight();58557 method public boolean isElegantTextHeight();
14537 method public boolean isElegantTextHeight();48503 method public boolean isElegantTextHeight();58701 method public boolean isElegantTextHeight();
5844 HSPLandroid/graphics/Paint;->isElegantTextHeight()Z
11009 method public boolean isElegantTextHeight();