Home
last modified time | relevance | path

Searched refs:getWholeWidth (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/
DMeasuredParagraphTest.java71 assertEquals(0, mt.getWholeWidth(), 0); in buildForBidi()
83 assertEquals(0, mt2.getWholeWidth(), 0); in buildForBidi()
102 assertEquals(30, mt.getWholeWidth(), 0); in buildForMeasurement()
119 assertEquals(15, mt2.getWholeWidth(), 0); in buildForMeasurement()
141 assertEquals(0, mt.getWholeWidth(), 0); in buildForStaticLayout()
156 assertEquals(0, mt2.getWholeWidth(), 0); in buildForStaticLayout()
/frameworks/base/core/java/android/text/
DTextUtils.java1250 float width = mt.getWholeWidth(); in ellipsize()
1447 final float width = mt.getWholeWidth(); in commaEllipsize()
1488 float moreWid = tempMt.getWholeWidth(); in commaEllipsize()
DMeasuredParagraph.java228 public @FloatRange(from = 0.0f) float getWholeWidth() { in getWholeWidth() method in MeasuredParagraph
/frameworks/base/config/
Dboot-image-profile.txt31243 HSPLandroid/text/MeasuredParagraph;->getWholeWidth()F