Searched refs:isSystemFont (Results 1 – 3 of 3) sorted by relevance
25 public static boolean isSystemFont(@NonNull String fontName) { in isSystemFont() method in Typeface_Accessor
420 if (Typeface_Accessor.isSystemFont(fontName)) { in getFont()
621 if (Typeface_Accessor.isSystemFont(value)) { in getResourceId()