Searched refs:FontListParser (Results 1 – 7 of 7) sorted by relevance
297 private static FontFamily makeFamilyFromParsed(FontListParser.Family family, in makeFamilyFromParsed()300 for (FontListParser.Font font : family.fonts) { in makeFamilyFromParsed()332 FontListParser.Config fontConfig = FontListParser.parse(fontsIn); in init()340 FontListParser.Family f = fontConfig.families.get(i); in init()351 FontListParser.Family f = fontConfig.families.get(i); in init()365 for (FontListParser.Alias alias : fontConfig.aliases) { in init()
83 public boolean addFontWeightStyle(ByteBuffer font, int ttcIndex, List<FontListParser.Axis> axes, in addFontWeightStyle()96 int ttcIndex, List<FontListParser.Axis> listOfAxis, in nAddFontWeightStyle()
35 public class FontListParser { class
211 /*package*/ static FontFamily makeFamilyFromParsed(FontListParser.Family family,214 for (FontListParser.Font font : family.fonts) {
287 int ttcIndex, List<FontListParser.Axis> listOfAxis,
825 android.graphics.FontListParser826 android.graphics.FontListParser$Alias827 android.graphics.FontListParser$Axis828 android.graphics.FontListParser$Config829 android.graphics.FontListParser$Family830 android.graphics.FontListParser$Font
1206 android.graphics.FontListParser1207 android.graphics.FontListParser$Alias1208 android.graphics.FontListParser$Axis1209 android.graphics.FontListParser$Config1210 android.graphics.FontListParser$Family1211 android.graphics.FontListParser$Font