Searched refs:getFontStyle (Results 1 – 2 of 2) sorted by relevance
134 out.attributeInt(null, ATTR_WEIGHT, font.getFontStyle().getWeight()); in writeToXml()135 out.attributeInt(null, ATTR_SLANT, font.getFontStyle().getSlant()); in writeToXml()167 public @NonNull FontStyle getFontStyle() { in getFontStyle() method in FontUpdateRequest.Font
626 font.getFontStyle(), font.getIndex(), font.getFontVariationSettings(), in resolveFontFilesForNamedFamily()