Searched refs:headlineFont (Results 1 – 3 of 3) sorted by relevance
54 Typeface headlineFont = Typeface.create( in loadOptions() local62 mOptions.add(new FontOption(overlayPackage, label, headlineFont, bodyFont)); in loadOptions()72 Typeface headlineFont = Typeface.create(system.getString(system.getIdentifier( in addDefault() local80 headlineFont, bodyFont)); in addDefault()
105 public FontOption(String packageName, String label, Typeface headlineFont, in FontOption() argument109 mHeadlineFont = headlineFont; in FontOption()
110 Typeface headlineFont, int cornerRadius, in ThemeCoverPage() argument119 mHeadlineFont = headlineFont; in ThemeCoverPage()