65 lines
1.7 KiB
Java
65 lines
1.7 KiB
Java
|
package o;
|
||
|
|
||
|
import java.io.IOException;
|
||
|
import org.bouncycastle.asn1.cmp.PKIFailureInfo;
|
||
|
|
||
|
/* renamed from: o.etS, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class C12184etS extends uvL<HBt> {
|
||
|
public C12184etS(Eaa eaa, mEu meu) throws IOException {
|
||
|
super(eaa, meu);
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.etS$HBt */
|
||
|
/* loaded from: classes.dex */
|
||
|
static class HBt extends C0468HeB {
|
||
|
int a;
|
||
|
int c;
|
||
|
int d;
|
||
|
long e;
|
||
|
int[] i;
|
||
|
int j;
|
||
|
|
||
|
public HBt(Eaa eaa) throws IOException {
|
||
|
super(eaa);
|
||
|
this.a = eaa.a();
|
||
|
eaa.b(1L);
|
||
|
eaa.b(1L);
|
||
|
eaa.b(4L);
|
||
|
this.e = eaa.g();
|
||
|
eaa.b(4L);
|
||
|
this.d = eaa.e();
|
||
|
this.c = eaa.b();
|
||
|
this.j = eaa.b();
|
||
|
this.i = new int[]{eaa.h(), eaa.h(), eaa.h()};
|
||
|
}
|
||
|
}
|
||
|
|
||
|
public final void d(scR scr) {
|
||
|
if (((uvL) this).b.size() == 0) {
|
||
|
return;
|
||
|
}
|
||
|
HBt hBt = (HBt) ((uvL) this).b.get(0);
|
||
|
scr.e(1, (hBt.a & PKIFailureInfo.duplicateCertReq) == 536870912);
|
||
|
scr.e(2, (hBt.a & 1073741824) == 1073741824);
|
||
|
scr.e(3, (hBt.a & (-1073741824)) == -1073741824);
|
||
|
scr.e(4, hBt.e);
|
||
|
scr.d(5, hBt.d);
|
||
|
int i = hBt.c;
|
||
|
if (i == 1) {
|
||
|
scr.e(6, "Bold");
|
||
|
} else if (i == 2) {
|
||
|
scr.e(6, "Italic");
|
||
|
} else if (i == 4) {
|
||
|
scr.e(6, "Underline");
|
||
|
}
|
||
|
scr.d(7, hBt.j);
|
||
|
scr.b(8, hBt.i);
|
||
|
}
|
||
|
|
||
|
@Override // o.uvL
|
||
|
final /* synthetic */ HBt a(Eaa eaa) throws IOException {
|
||
|
return new HBt(eaa);
|
||
|
}
|
||
|
}
|