Searched refs:ATTR_SLANT (Results 1 – 1 of 1) sorted by relevance
75 private static final String ATTR_SLANT = "slant"; field in FontUpdateRequest.Font135 out.attributeInt(null, ATTR_SLANT, font.getFontStyle().getSlant()); in writeToXml()155 int slant = getAttributeValueInt(parser, ATTR_SLANT, FontStyle.FONT_SLANT_UPRIGHT); in readFromXml()