Esempio n. 1
0
    private void method_94(Class375 A_0)
    {
        float num = 0f;

        A_0.method_82(null, base.method_4());
        for (int i = 0; i < A_0.method_74().Count; i++)
        {
            if (!A_0.method_74().method_4(i).method_79())
            {
                A_0.method_74().method_4(i).method_94((double)-num, 0.0, true);
                if (A_0.method_74().method_4(i).method_73() is TextRange)
                {
                    num += (A_0.method_74().method_4(i).method_73() as TextRange).method_30() / 2f;
                }
                else if (A_0.method_74().method_4(i).method_73() is Class542)
                {
                    num += (A_0.method_74().method_4(i).method_73() as Class542).method_4() / 2f;
                }
            }
        }
    }