Home
last modified time | relevance | path

Searched refs:setFontFeatureSettings (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/paint/
DTextPaint.java31 void setFontFeatureSettings(String settings); in setFontFeatureSettings() method
/frameworks/base/libs/hwui/hwui/
DPaint.h86 void setFontFeatureSettings(std::string_view fontFeatures) { in setFontFeatureSettings() function
/frameworks/base/core/tests/coretests/src/android/graphics/
DPaintTest.java392 p.setFontFeatureSettings("'liga' off"); in testCluster()
394 p.setFontFeatureSettings(""); in testCluster()
/frameworks/base/core/java/android/view/inputmethod/
DTextAppearanceInfo.java238 .setFontFeatureSettings(textPaint.getFontFeatureSettings()) in createFromTextView()
767 public Builder setFontFeatureSettings(@Nullable String fontFeatureSettings) { in setFontFeatureSettings() method in TextAppearanceInfo.Builder
/frameworks/base/core/tests/InputMethodCoreTests/src/android/view/inputmethod/
DTextAppearanceInfoTest.java217 mEditText.setFontFeatureSettings(FONT_FEATURE_SETTINGS); in initEditText()
/frameworks/base/core/java/android/text/style/
DTextAppearanceSpan.java538 ds.setFontFeatureSettings(mFontFeatureSettings); in updateMeasureState()
/frameworks/base/libs/hwui/jni/
DPaint.cpp695 static void setFontFeatureSettings(JNIEnv* env, jobject clazz, jlong paintHandle, in setFontFeatureSettings() function
702 paint->setFontFeatureSettings( in setFontFeatureSettings()
1167 (void*)PaintGlue::setFontFeatureSettings},
/frameworks/base/core/java/android/text/
DTextLine.java321 mPaint.setFontFeatureSettings(oldFontFeatures + ", \"liga\" off, \"cliga\" off"); in justify()
325 mPaint.setFontFeatureSettings(oldFontFeatures); in justify()
/frameworks/base/graphics/java/android/graphics/
DPaint.java1988 public void setFontFeatureSettings(String settings) { in setFontFeatureSettings() method in Paint
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt6501 HSPLandroid/graphics/Paint;->setFontFeatureSettings(Ljava/lang/String;)V
20639 HSPLandroid/widget/TextView;->setFontFeatureSettings(Ljava/lang/String;)V
/frameworks/base/core/api/
Dcurrent.txt16584 method public void setFontFeatureSettings(String);
56624 …nNull public android.view.inputmethod.TextAppearanceInfo.Builder setFontFeatureSettings(@Nullable …
61017 method public void setFontFeatureSettings(@Nullable String);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11032 method public void setFontFeatureSettings(java.lang.String);
38870 method public void setFontFeatureSettings(java.lang.String);
/frameworks/base/config/
Dboot-image-profile.txt6504 HSPLandroid/graphics/Paint;->setFontFeatureSettings(Ljava/lang/String;)V
20703 HSPLandroid/widget/TextView;->setFontFeatureSettings(Ljava/lang/String;)V