Searched defs:fontName (Results 1 – 4 of 4) sorted by relevance
90 public Typeface getTypefaceFor(@NonNull String fontName) { in getTypefaceFor()95 public TextPaint getPaintFor(@NonNull String fontName) { in getPaintFor()
25 public static boolean isSystemFont(@NonNull String fontName) { in isSystemFont()
74 public Font(@NonNull String fontName, int ttcIndex, @NonNull FontVariationAxis[] axes, in Font()
413 public static Typeface getFont(String fontName, BridgeContext context, Theme theme, boolean in getFont()