Searched defs:createSmallAttributeSet (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DStyleContext.java484 protected SmallAttributeSet createSmallAttributeSet(AttributeSet a) { method in class:StyleContext
519 SmallAttributeSet key = createSmallAttributeSet(search);
/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DStyleSheet.java668 protected SmallAttributeSet createSmallAttributeSet(AttributeSet a) { method in class:StyleSheet

Completed in 41 milliseconds