Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextLine.java1417 final float decorationXLeft, decorationXRight; in handleText() local
1419 decorationXLeft = rightX - decorationEndAdvance; in handleText()
1422 decorationXLeft = leftX + decorationStartAdvance; in handleText()
1431 info.underlineThickness, decorationXLeft, decorationXRight, y); in handleText()
1437 decorationXLeft, decorationXRight, y); in handleText()
1444 decorationXLeft, decorationXRight, y); in handleText()