Searched refs:sGenericNativeFamilies (Results 1 – 1 of 1) sorted by relevance
70 public static final Map<String, FontFamily_Delegate[]> sGenericNativeFamilies = new HashMap<>(); field in Typeface_Delegate313 sGenericNativeFamilies.put(str, delegate.mFontFamilies); in nativeRegisterGenericFamily()