Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/text/
DAttributedString.java665 …private boolean attributeValuesMatch(Set<? extends Attribute> attributes, int runIndex1, int runIn… in attributeValuesMatch() method in AttributedString
903 … AttributedString.this.attributeValuesMatch(attributes, currentRunIndex, runIndex - 1)) { in getRunStart()
944 … AttributedString.this.attributeValuesMatch(attributes, currentRunIndex, runIndex + 1)) { in getRunLimit()