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

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DCSS.java2787 else if ((found & 4) == 0 && isFontWeight(strings[index])) {
2883 private static boolean isFontWeight(String string) { method in class:CSS.ShorthandFontParser

Completed in 41 milliseconds