Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextLine.java908 final float decorationXLeft, decorationXRight; in handleText() local
910 decorationXLeft = rightX - decorationEndAdvance; in handleText()
913 decorationXLeft = leftX + decorationStartAdvance; in handleText()
922 info.underlineThickness, decorationXLeft, decorationXRight, y); in handleText()
928 decorationXLeft, decorationXRight, y); in handleText()
935 decorationXLeft, decorationXRight, y); in handleText()