Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextLine.java929 final float decorationXLeft, decorationXRight; in handleText() local
931 decorationXLeft = rightX - decorationEndAdvance; in handleText()
934 decorationXLeft = leftX + decorationStartAdvance; in handleText()
943 info.underlineThickness, decorationXLeft, decorationXRight, y); in handleText()
949 decorationXLeft, decorationXRight, y); in handleText()
956 decorationXLeft, decorationXRight, y); in handleText()