46 lines
1.2 KiB
Java
46 lines
1.2 KiB
Java
package o;
|
|
|
|
import java.util.HashMap;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class Knq extends kuj {
|
|
private static final HashMap<Integer, String> e;
|
|
|
|
public Knq() {
|
|
a(new NvF(this));
|
|
}
|
|
|
|
static {
|
|
HashMap<Integer, String> hashMap = new HashMap<>();
|
|
e = hashMap;
|
|
AbstractC17662yjJ.e(hashMap);
|
|
hashMap.put(1, "Auto Scale");
|
|
hashMap.put(2, "Use Background Color");
|
|
hashMap.put(3, "Scroll In");
|
|
hashMap.put(4, "Scroll Out");
|
|
hashMap.put(5, "Scroll Orientation");
|
|
hashMap.put(6, "Scroll Direction");
|
|
hashMap.put(7, "Continuous Scroll");
|
|
hashMap.put(8, "Drop Shadow");
|
|
hashMap.put(9, "Anti-aliasing");
|
|
hashMap.put(10, "Display Text Background Color");
|
|
hashMap.put(11, "Alignment");
|
|
hashMap.put(12, "Background Color");
|
|
hashMap.put(13, "Default Text Box");
|
|
hashMap.put(14, "Font Number");
|
|
hashMap.put(15, "Font Face");
|
|
hashMap.put(16, "Foreground Color");
|
|
hashMap.put(17, "Font Name");
|
|
}
|
|
|
|
@Override // o.kuj, o.BrP
|
|
public final HashMap<Integer, String> c() {
|
|
return e;
|
|
}
|
|
|
|
@Override // o.kuj, o.BrP
|
|
public final String b() {
|
|
return "QuickTime Text";
|
|
}
|
|
}
|