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

/openjdk7/jdk/src/share/classes/java/text/
H A DAttributedString.java327 addAttributeImpl(attribute, value, 0, len);
352 addAttributeImpl(attribute, value, beginIndex, endIndex);
400 private synchronized void addAttributeImpl(Attribute attribute, Object value, method in class:AttributedString

Completed in 31 milliseconds