Searched refs:setElegantTextHeight (Results 1 – 11 of 11) sorted by relevance
504 paint.setElegantTextHeight(true); in testBuildSystemFallback_ElegantFallback()509 paint.setElegantTextHeight(false); in testBuildSystemFallback_ElegantFallback()543 paint.setElegantTextHeight(true); in testBuildSystemFallback_ElegantFallback_customFallback()548 paint.setElegantTextHeight(false); in testBuildSystemFallback_ElegantFallback_customFallback()556 paint.setElegantTextHeight(true); in testBuildSystemFallback_ElegantFallback_customFallback()561 paint.setElegantTextHeight(false); in testBuildSystemFallback_ElegantFallback_customFallback()
236 .setElegantTextHeight(textPaint.isElegantTextHeight()) in createFromTextView()735 public Builder setElegantTextHeight(boolean elegantTextHeight) { in setElegantTextHeight() method in TextAppearanceInfo.Builder
214 mEditText.setElegantTextHeight(ELEGANT_TEXT_HEIGHT); in initEditText()
530 ds.setElegantTextHeight(mElegantTextHeight); in updateMeasureState()
654 setElegantTextHeight(false); in reset()1748 public void setElegantTextHeight(boolean elegant) { in setElegantTextHeight() method in Paint
907 static void setElegantTextHeight(CRITICAL_JNI_PARAMS_COMMA jlong paintHandle, jboolean aa) { in setElegantTextHeight() function1146 {"nSetElegantTextHeight", "(JZ)V", (void*)PaintGlue::setElegantTextHeight},
4408 setElegantTextHeight(attributes.mElegant); in applyTextAppearance()4781 public void setElegantTextHeight(boolean elegant) { in setElegantTextHeight() method in TextView.Drawables4783 mTextPaint.setElegantTextHeight(elegant); in setElegantTextHeight()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16015 method public void setElegantTextHeight(boolean);55995 …method @NonNull public android.view.inputmethod.TextAppearanceInfo.Builder setElegantTextHeight(bo…60356 method public void setElegantTextHeight(boolean);
6558 HSPLandroid/graphics/Paint;->setElegantTextHeight(Z)V
6561 HSPLandroid/graphics/Paint;->setElegantTextHeight(Z)V