Home
last modified time | relevance | path

Searched defs:setLetterSpacing (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/libs/hwui/hwui/
H A DPaint.h77 void setLetterSpacing(float letterSpacing) { mLetterSpacing = letterSpacing; } in setLetterSpacing() function
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DTextAppearanceInfo.java756 public Builder setLetterSpacing(float letterSpacing) { in setLetterSpacing() method in TextAppearanceInfo.Builder
/aosp14/frameworks/base/libs/hwui/jni/
H A DPaint.cpp944 … static void setLetterSpacing(CRITICAL_JNI_PARAMS_COMMA jlong paintHandle, jfloat letterSpacing) { in setLetterSpacing() function
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPaint.java1828 public void setLetterSpacing(float letterSpacing) { in setLetterSpacing() method in Paint
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java4888 public void setLetterSpacing(float letterSpacing) { in setLetterSpacing() method in TextView.Drawables
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...