package X0;

import android.content.Context;
import android.graphics.Typeface;

/* JADX INFO: loaded from: classes.dex */
public interface O {
    Typeface a(String str, I i6, int i7, H h5, Context context);

    Typeface c(I i6, int i7);

    Typeface e(K k6, I i6, int i7);
}
