Exemple #1
0
        public void method_7()
        {
            Class60 class600 = this.class60_0;

            if (class600 == null)
            {
                return;
            }
            class600.method_0();
        }
Exemple #2
0
        public int[] method_4()
        {
            this.method_6();
            int[] numArray = new int[256];
            int   num1     = this.class66_0.method_0((int)this.class6_0[0].AdvanceWidth);

            for (int index = 0; index < 256; ++index)
            {
                numArray[index] = num1;
            }
            Class60 class600 = Class60.class60_0;

            for (int index = 0; index < 256; ++index)
            {
                ushort num2 = this.method_5((char)index);
                ushort num3 = class600.method_0((char)index);
                numArray[(int)num3] = this.class66_0.method_0((int)this.class6_0[(int)num2].AdvanceWidth);
            }
            return(numArray);
        }