Searched refs:ATTR_STYLE (Results 1 – 1 of 1) sorted by relevance
60 public static final String ATTR_STYLE = "style"; field in FontListParser230 boolean isItalic = STYLE_ITALIC.equals(parser.getAttributeValue(null, ATTR_STYLE)); in readFont()