Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java3723 final float doubleSpacing = mTextView.getLayout().getLineWidth(0); in testSetLetterSpacingChangesTextWidth() local
3726 doubleSpacing - zeroSpacing, 2f * (singleSpacing - zeroSpacing), 2f); in testSetLetterSpacingChangesTextWidth()