Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/text/
DAttributedString.java658 …private boolean attributeValuesMatch(Set<? extends Attribute> attributes, int runIndex1, int runIn… in attributeValuesMatch() argument
662 if (!valuesMatch(getAttribute(key, runIndex1), getAttribute(key, runIndex2))) { in attributeValuesMatch()