Home
last modified time | relevance | path

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

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