Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextLine.java913 final float decorationXLeft, decorationXRight; in handleText() local
915 decorationXLeft = rightX - decorationEndAdvance; in handleText()
918 decorationXLeft = leftX + decorationStartAdvance; in handleText()
927 info.underlineThickness, decorationXLeft, decorationXRight, y); in handleText()
933 decorationXLeft, decorationXRight, y); in handleText()
940 decorationXLeft, decorationXRight, y); in handleText()