package T0;

import a1.AbstractC0958a;
import f1.C2016d;
import f1.C2017e;
import f1.C2021i;
import f1.C2023k;
import f1.C2025m;
import f1.C2029q;
import f1.C2031s;
import q.AbstractC2761L;

/* JADX INFO: loaded from: classes.dex */
public final class u implements InterfaceC0591b {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final int f6557a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f6558b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final long f6559c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final C2029q f6560d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final w f6561e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final C2021i f6562f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final int f6563g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final int f6564h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final C2031s f6565i;

    public u(int i6, int i7, long j4, C2029q c2029q, w wVar, C2021i c2021i, int i8, int i9, C2031s c2031s) {
        this.f6557a = i6;
        this.f6558b = i7;
        this.f6559c = j4;
        this.f6560d = c2029q;
        this.f6561e = wVar;
        this.f6562f = c2021i;
        this.f6563g = i8;
        this.f6564h = i9;
        this.f6565i = c2031s;
        if (h1.o.a(j4, h1.o.f16633c) || h1.o.c(j4) >= 0.0f) {
            return;
        }
        AbstractC0958a.b("lineHeight can't be negative (" + h1.o.c(j4) + ')');
    }

    public final u a(u uVar) {
        if (uVar == null) {
            return this;
        }
        return v.a(this, uVar.f6557a, uVar.f6558b, uVar.f6559c, uVar.f6560d, uVar.f6561e, uVar.f6562f, uVar.f6563g, uVar.f6564h, uVar.f6565i);
    }

    public final boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof u)) {
            return false;
        }
        u uVar = (u) obj;
        return this.f6557a == uVar.f6557a && this.f6558b == uVar.f6558b && h1.o.a(this.f6559c, uVar.f6559c) && kotlin.jvm.internal.o.c(this.f6560d, uVar.f6560d) && kotlin.jvm.internal.o.c(this.f6561e, uVar.f6561e) && kotlin.jvm.internal.o.c(this.f6562f, uVar.f6562f) && this.f6563g == uVar.f6563g && this.f6564h == uVar.f6564h && kotlin.jvm.internal.o.c(this.f6565i, uVar.f6565i);
    }

    public final int hashCode() {
        int iA = AbstractC2761L.a(this.f6558b, Integer.hashCode(this.f6557a) * 31, 31);
        h1.p[] pVarArr = h1.o.f16632b;
        int iE = com.google.android.recaptcha.internal.a.e(iA, 31, this.f6559c);
        C2029q c2029q = this.f6560d;
        int iHashCode = (iE + (c2029q != null ? c2029q.hashCode() : 0)) * 31;
        w wVar = this.f6561e;
        int iHashCode2 = (iHashCode + (wVar != null ? wVar.hashCode() : 0)) * 31;
        C2021i c2021i = this.f6562f;
        int iA2 = AbstractC2761L.a(this.f6564h, AbstractC2761L.a(this.f6563g, (iHashCode2 + (c2021i != null ? c2021i.hashCode() : 0)) * 31, 31), 31);
        C2031s c2031s = this.f6565i;
        return iA2 + (c2031s != null ? c2031s.hashCode() : 0);
    }

    public final String toString() {
        return "ParagraphStyle(textAlign=" + ((Object) C2023k.b(this.f6557a)) + ", textDirection=" + ((Object) C2025m.a(this.f6558b)) + ", lineHeight=" + ((Object) h1.o.d(this.f6559c)) + ", textIndent=" + this.f6560d + ", platformStyle=" + this.f6561e + ", lineHeightStyle=" + this.f6562f + ", lineBreak=" + ((Object) C2017e.a(this.f6563g)) + ", hyphens=" + ((Object) C2016d.a(this.f6564h)) + ", textMotion=" + this.f6565i + ')';
    }
}
