Home
last modified time | relevance | path

Searched defs:runIndex (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/text/
DAttributedString.java456 int runIndex = 0; in ensureRunBreak() local
611 private synchronized Object getAttribute(Attribute attribute, int runIndex) { in getAttribute()
627 …private Object getAttributeCheckRange(Attribute attribute, int runIndex, int beginIndex, int endIn… in getAttributeCheckRange()
883 int runIndex = currentRunIndex; in getRunStart() local
901 int runIndex = currentRunIndex; in getRunStart() local
924 int runIndex = currentRunIndex; in getRunLimit() local
942 int runIndex = currentRunIndex; in getRunLimit() local
993 int runIndex = currentRunIndex; in getAttribute() local
1027 int runIndex = -1; in updateRunInfo() local
1057 int runIndex; field in AttributedString.AttributedStringIterator.AttributeMap
[all …]