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