Searched refs:addFontWeightStyle (Results 1 – 2 of 2) sorted by relevance
65 public boolean addFontWeightStyle(String path, int weight, boolean style) { in addFontWeightStyle() method in FontFamily
265 fontFamily.addFontWeightStyle(font.fontName, font.weight, font.isItalic); in makeFamilyFromParsed()