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

/openjdk9/jdk/src/java.base/share/classes/sun/text/bidi/
H A DBidiLine.java303 static BidiRun getVisualRun(BidiBase bidiBase, int runIndex) { argument
[all...]
H A DBidiBase.java4160 BidiRun getVisualRun(int runIndex) argument
/openjdk9/jdk/src/java.base/share/classes/java/text/
H A DAttributedString.java604 getAttribute(Attribute attribute, int runIndex) argument
620 getAttributeCheckRange(Attribute attribute, int runIndex, int beginIndex, int endIndex) argument
1050 int runIndex; field in class:AttributedString.AttributeMap
1054 AttributeMap(int runIndex, int beginIndex, int endIndex) argument
[all...]

Completed in 75 milliseconds