Searched defs:fontName (Results 1 – 4 of 4) sorted by relevance
92 public Typeface getTypefaceFor(@NonNull String fontName) { in getTypefaceFor()97 public TextPaint getPaintFor(@NonNull String fontName) { in getPaintFor()
25 public static boolean isSystemFont(@NonNull String fontName) { in isSystemFont()
349 uint8_t fontName[fontRecordEntries[i].fontNameLength]; in TEST_P() local
482 public static Typeface getFont(String fontName, BridgeContext context, Theme theme, boolean in getFont()