Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/text/
H A DLineBreaker.cpp89 ScopedNullableFloatArrayRO tabStops(env, variableTabStops); in nComputeLineBreaks() local
/aosp14/frameworks/base/core/java/android/text/
H A DLayout.java602 TabStops tabStops = null; in drawText() local
884 TabStops tabStops = null; in getLineStartPos() local
1376 TabStops tabStops = null; in getHorizontal() local
1417 TabStops tabStops = null; in getLineHorizontals() local
1467 TabStops tabStops = null; in fillHorizontalBoundsForLine() local
1699 TabStops tabStops = null; in getLineExtent() local
1739 private float getLineExtent(int line, TabStops tabStops, boolean full) { in getLineExtent()
H A DTextLine.java182 Directions directions, boolean hasTabs, TabStops tabStops, in set()
/aosp14/frameworks/base/graphics/java/android/graphics/text/
H A DLineBreaker.java287 public void setTabStops(@Nullable float[] tabStops, in setTabStops()
/aosp14/frameworks/base/core/tests/coretests/src/android/text/
H A DTextLineTest.java112 private TextLine getTextLine(CharSequence str, TextPaint paint, TabStops tabStops) { in getTextLine()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...