57 lines
1.5 KiB
Java
57 lines
1.5 KiB
Java
package o;
|
|
|
|
import java.io.IOException;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class XBC extends yjH<C10348eBj> {
|
|
@Override // o.yjH
|
|
public final void c(Eaa eaa, mEu meu, TZV tzv) throws IOException {
|
|
}
|
|
|
|
public XBC(C16613piz c16613piz, TZV tzv) {
|
|
super(c16613piz, tzv);
|
|
}
|
|
|
|
@Override // o.yjH
|
|
public final void b(Eaa eaa, mEu meu) throws IOException {
|
|
new AyQ(eaa, meu).a((C10348eBj) this.a);
|
|
}
|
|
|
|
@Override // o.yjH
|
|
public final void d(Eaa eaa, mEu meu) throws IOException {
|
|
C16325nVo c16325nVo = new C16325nVo(eaa, meu);
|
|
C10348eBj c10348eBj = (C10348eBj) this.a;
|
|
c10348eBj.d(5, c16325nVo.j);
|
|
int i = c16325nVo.i;
|
|
if (i == 1) {
|
|
c10348eBj.e(6, "Bold");
|
|
} else if (i == 2) {
|
|
c10348eBj.e(6, "Italic");
|
|
} else if (i == 4) {
|
|
c10348eBj.e(6, "Underline");
|
|
} else if (i == 8) {
|
|
c10348eBj.e(6, "Outline");
|
|
} else if (i == 16) {
|
|
c10348eBj.e(6, "Shadow");
|
|
} else if (i == 32) {
|
|
c10348eBj.e(6, "Condense");
|
|
} else if (i == 64) {
|
|
c10348eBj.e(6, "Extend");
|
|
}
|
|
c10348eBj.d(7, c16325nVo.h);
|
|
c10348eBj.b(8, c16325nVo.g);
|
|
c10348eBj.b(9, c16325nVo.c);
|
|
c10348eBj.e(10, c16325nVo.b);
|
|
}
|
|
|
|
@Override // o.sAQ
|
|
public final /* synthetic */ kuj e() {
|
|
return new C10348eBj();
|
|
}
|
|
|
|
@Override // o.yjH
|
|
public final String c() {
|
|
return "tcmi";
|
|
}
|
|
}
|