Home
last modified time | relevance | path

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

/cts/tests/tests/text/src/android/text/cts/
DLayoutTest.java302 float widthShort = Layout.getDesiredWidth(textShort, 0, textShort.length(), paint); in testGetDesiredWidthRange() local
319 float widthShort = Layout.getDesiredWidth(textShort, paint); in testGetDesiredWidth() local