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

/openjdk7/jdk/src/share/classes/java/text/
H A DAttributedString.java653 private boolean attributeValuesMatch(Set attributes, int runIndex1, int runIndex2) { argument
657 if (!valuesMatch(getAttribute(key, runIndex1), getAttribute(key, runIndex2))) {

Completed in 33 milliseconds