Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DTextLine.java903 final int decorationEnd = Math.min(info.end, offset); in handleText() local
907 wp, start, end, contextStart, contextEnd, runIsRtl, decorationEnd); in handleText()