Searched refs:isElegantTextHeight (Results 1 – 9 of 9) 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
4390 if (elegant != mTextPaint.isElegantTextHeight()) { in setElegantTextHeight()4448 public boolean isElegantTextHeight() { in isElegantTextHeight() method in TextView.Drawables4449 return mTextPaint.isElegantTextHeight(); in isElegantTextHeight()
14520 method public boolean isElegantTextHeight();47068 method public boolean isElegantTextHeight();57193 method public boolean isElegantTextHeight();
5844 HSPLandroid/graphics/Paint;->isElegantTextHeight()Z
11009 method public boolean isElegantTextHeight();