Searched refs:loadFont (Results 1 – 6 of 6) sorted by relevance
168 Font font = loadFont(buffer);183 private static Font loadFont(@NonNull ByteBuffer buffer) {
263 private static Font loadFont(String path) { in loadFont() method in FontFamily_Delegate498 Font font = loadFont(path);
387 Typeface typeface = impl.loadFont(this, value, id); in getFont()400 return mResourcesImpl.loadFont(this, value, id); in getFont()
947 public Typeface loadFont(Resources wrapper, TypedValue value, int id) { in loadFont() method
4943 HSPLandroid/content/res/ResourcesImpl;->loadFont(Landroid/content/res/Resources;Landroid/util/Typed…
17936 Landroid/content/res/ResourcesImpl;->loadFont(Landroid/content/res/Resources;Landroid/util/TypedVal…