/frameworks/base/core/tests/coretests/src/android/text/ |
D | TextLineTest.java | 28 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/ |
D | LineBreaker.h | 53 class TabStops { 56 TabStops(const float* stops, size_t nStops, float tabWidth) in TabStops() function 123 const TabStops& tabStops, bool useBoundsForWidth);
|
D | AndroidLineBreakerHelper.h | 99 TabStops(tabStops, tabStopSize, defaultTabStopWidth), in computeBreaks()
|
/frameworks/minikin/libs/minikin/ |
D | GreedyLineBreaker.h | 29 const LineWidth& lineWidthLimits, const TabStops& tabStops,
|
D | LineBreaker.cpp | 27 const TabStops& tabStops, bool useBoundsForWidth) { in breakIntoLines()
|
D | GreedyLineBreaker.cpp | 42 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/ |
D | Layout.java | 782 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 …]
|
D | TextLine.java | 32 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/ |
D | GreedyLineBreakerTest.cpp | 101 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 …]
|
D | OptimalLineBreakerTest.cpp | 1205 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/ |
D | hiddenapi-max-target-o.txt | 55507 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/ |
D | preloaded-classes | 8096 android.text.Layout$TabStops
|
D | boot-image-profile.txt | 14671 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/ |
D | preloaded-classes | 8127 android.text.Layout$TabStops
|
D | boot-image-profile.txt | 14735 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;
|