Home
last modified time | relevance | path

Searched refs:setElegantTextHeight (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/
H A DTypefaceSystemFallbackTest.java504 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()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DTextAppearanceInfo.java236 .setElegantTextHeight(textPaint.isElegantTextHeight()) in createFromTextView()
735 public Builder setElegantTextHeight(boolean elegantTextHeight) { in setElegantTextHeight() method in TextAppearanceInfo.Builder
/aosp14/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
H A DTextAppearanceInfoTest.java214 mEditText.setElegantTextHeight(ELEGANT_TEXT_HEIGHT); in initEditText()
/aosp14/frameworks/base/core/java/android/text/style/
H A DTextAppearanceSpan.java530 ds.setElegantTextHeight(mElegantTextHeight); in updateMeasureState()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPaint.java654 setElegantTextHeight(false); in reset()
1748 public void setElegantTextHeight(boolean elegant) { in setElegantTextHeight() method in Paint
/aosp14/frameworks/base/libs/hwui/jni/
H A DPaint.cpp907 static void setElegantTextHeight(CRITICAL_JNI_PARAMS_COMMA jlong paintHandle, jboolean aa) { in setElegantTextHeight() function
1146 {"nSetElegantTextHeight", "(JZ)V", (void*)PaintGlue::setElegantTextHeight},
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java4408 setElegantTextHeight(attributes.mElegant); in applyTextAppearance()
4781 public void setElegantTextHeight(boolean elegant) { in setElegantTextHeight() method in TextView.Drawables
4783 mTextPaint.setElegantTextHeight(elegant); in setElegantTextHeight()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt16015 method public void setElegantTextHeight(boolean);
55995 …method @NonNull public android.view.inputmethod.TextAppearanceInfo.Builder setElegantTextHeight(bo…
60356 method public void setElegantTextHeight(boolean);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt6558 HSPLandroid/graphics/Paint;->setElegantTextHeight(Z)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt6561 HSPLandroid/graphics/Paint;->setElegantTextHeight(Z)V