Home
last modified time | relevance | path

Searched refs:TabStops (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/
DTextLineTest.java28 import android.text.Layout.TabStops;
112 private TextLine getTextLine(CharSequence str, TextPaint paint, TabStops tabStops) { in getTextLine()
212 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_LTR()
227 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_RTL()
242 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_BiDi()
257 final TabStops stops = new TabStops(100, spans); in testMeasure_Tab_BiDi2()
492 final TabStops stops = new TabStops(100, spans); in testMeasureAllBounds_Tab_LTR()
509 final TabStops stops = new TabStops(100, spans); in testMeasureAllBounds_Tab_RTL()
526 final TabStops stops = new TabStops(100, spans); in testMeasureAllBounds_Tab_BiDi()
543 final TabStops stops = new TabStops(100, spans); in testMeasureAllBounds_Tab_BiDi2()
/frameworks/minikin/include/minikin/
DLineBreaker.h53 class TabStops {
56 TabStops(const float* stops, size_t nStops, float tabWidth) in TabStops() function
123 const TabStops& tabStops, bool useBoundsForWidth);
DAndroidLineBreakerHelper.h99 TabStops(tabStops, tabStopSize, defaultTabStopWidth), in computeBreaks()
/frameworks/minikin/libs/minikin/
DGreedyLineBreaker.h29 const LineWidth& lineWidthLimits, const TabStops& tabStops,
DLineBreaker.cpp27 const TabStops& tabStops, bool useBoundsForWidth) { in breakIntoLines()
DGreedyLineBreaker.cpp42 const LineWidth& lineWidthLimits, const TabStops& tabStops, in GreedyLineBreaker()
133 const TabStops& mTabStops;
552 const LineWidth& lineWidthLimits, const TabStops& tabStops, in breakLineGreedy()
/frameworks/base/core/java/android/text/
DLayout.java782 TabStops tabStops = null; in drawText()
876 tabStops = new TabStops(TAB_INCREMENT, spans); in drawText()
1174 TabStops tabStops = null; in getLineStartPos()
1183 tabStops = new TabStops(TAB_INCREMENT, tabSpans); in getLineStartPos()
1263 TabStops tabStops = null; in computeDrawingBoundingBox()
1270 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in computeDrawingBoundingBox()
1676 TabStops tabStops = null; in getHorizontal()
1682 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in getHorizontal()
1717 TabStops tabStops = null; in getLineHorizontals()
1723 tabStops = new TabStops(TAB_INCREMENT, tabs); // XXX should reuse in getLineHorizontals()
[all …]
DTextLine.java32 import android.text.Layout.TabStops;
69 private TabStops mTabs;
218 Directions directions, boolean hasTabs, TabStops tabStops, in set()
1852 return TabStops.nextDefaultStop(h, TAB_INCREMENT); in nextTab()
/frameworks/minikin/tests/unittest/
DGreedyLineBreakerTest.cpp101 TabStops tabStops(nullptr, 0, 10); in doLineBreakForJapanese()
122 TabStops tabStops(nullptr, 0, 10); in doLineBreakForKorean()
143 TabStops tabStops(nullptr, 0, 10); in doLineBreak()
182 TabStops tabStops(nullptr, 0, 10); in doLineBreakWithNoHyphenSpan()
203 TabStops tabStops(nullptr, 0, 10); in doLineBreakForBounds()
226 TabStops tabStops(nullptr, 0, 10); in doLineBreakForLetterSpacing()
257 TabStops tabStops(nullptr, 0, 10); in TEST_F()
851 TabStops tabStops(nullptr, 0, 10); in TEST_F()
871 TabStops tabStops(nullptr, 0, 10); in TEST_F()
902 TabStops tabStops(nullptr, 0, 0); in TEST_F()
[all …]
DOptimalLineBreakerTest.cpp1205 TabStops tabStops(nullptr, 0, 0); in TEST_F()
1298 TabStops tabStops(nullptr, 0, 0); in TEST_F()
1386 TabStops tabStops(nullptr, 0, 0); in TEST_F()
1462 TabStops tabStops(nullptr, 0, 0); in TEST_F()
1619 TabStops tabStops(nullptr, 0, 0); in TEST_F()
1754 TabStops tabStops(nullptr, 0, 0); in TEST_F()
1967 TabStops tabStops(nullptr, 0, 10); in TEST_F()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55507 Landroid/text/Layout$TabStops;-><init>(I[Ljava/lang/Object;)V
55508 Landroid/text/Layout$TabStops;->mIncrement:I
55509 Landroid/text/Layout$TabStops;->mNumStops:I
55510 Landroid/text/Layout$TabStops;->mStops:[I
55511 Landroid/text/Layout$TabStops;->nextDefaultStop(FI)F
55512 Landroid/text/Layout$TabStops;->nextTab(F)F
55513 Landroid/text/Layout$TabStops;->reset(I[Ljava/lang/Object;)V
55530 Landroid/text/Layout;->getLineExtent(ILandroid/text/Layout$TabStops;Z)F
56294 Landroid/text/TextLine;->mTabs:Landroid/text/Layout$TabStops;
56298 …tPaint;Ljava/lang/CharSequence;IIILandroid/text/Layout$Directions;ZLandroid/text/Layout$TabStops;)V
/frameworks/base/boot/
Dpreloaded-classes8096 android.text.Layout$TabStops
Dboot-image-profile.txt14671 HSPLandroid/text/Layout;->getLineExtent(ILandroid/text/Layout$TabStops;Z)F+]Landroid/text/Layout;La…
14956 …int;Ljava/lang/CharSequence;IIILandroid/text/Layout$Directions;ZLandroid/text/Layout$TabStops;IIZ)V
30504 Landroid/text/Layout$TabStops;
/frameworks/base/config/
Dpreloaded-classes8127 android.text.Layout$TabStops
Dboot-image-profile.txt14735 HSPLandroid/text/Layout;->getLineExtent(ILandroid/text/Layout$TabStops;Z)F+]Landroid/text/Layout;La…
15020 …int;Ljava/lang/CharSequence;IIILandroid/text/Layout$Directions;ZLandroid/text/Layout$TabStops;IIZ)V
40665 Landroid/text/Layout$TabStops;