Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/text/
H A DTextLine.java1146 final int decorationEnd = Math.min(info.end, offset); in handleText() local
1150 contextEnd, runIsRtl, decorationEnd, null, 0); in handleText()