26 lines
485 B
Java
26 lines
485 B
Java
package o;
|
|
|
|
import android.graphics.Typeface;
|
|
|
|
/* loaded from: classes.dex */
|
|
public abstract class ITM {
|
|
public boolean q = true;
|
|
protected float x = 5.0f;
|
|
protected float w = 5.0f;
|
|
public Typeface v = null;
|
|
protected float t = AbstractC0810PWv.d(10.0f);
|
|
public int r = -16777216;
|
|
|
|
public final float d() {
|
|
return this.w;
|
|
}
|
|
|
|
public final float e() {
|
|
return this.x;
|
|
}
|
|
|
|
public final float b() {
|
|
return this.t;
|
|
}
|
|
}
|