Esempio n. 1
0
 // Token: 0x06001371 RID: 4977 RVA: 0x0009122C File Offset: 0x0008F42C
 public void HBNMKPHFDKM(int GMQPHOGQFMG, int HLIPOQGBJNN, int FJDGINJEHOE, int JFJFCGQOEMC)
 {
     if (this.MKIEGBNBCPD())
     {
         int i     = 0;
         int count = this.mSaved.Count;
         while (i < count)
         {
             BMGlyph bmglyph = this.mSaved[i];
             if (bmglyph != null)
             {
                 bmglyph.OLKDIJQKOOL(GMQPHOGQFMG, HLIPOQGBJNN, FJDGINJEHOE, JFJFCGQOEMC);
             }
             i++;
         }
     }
 }
Esempio n. 2
0
 // Token: 0x0600136F RID: 4975 RVA: 0x000911E4 File Offset: 0x0008F3E4
 public void MGHICLGJKPK(int GMQPHOGQFMG, int HLIPOQGBJNN, int FJDGINJEHOE, int JFJFCGQOEMC)
 {
     if (this.OKCDDKGHNHF())
     {
         int i     = 1;
         int count = this.mSaved.Count;
         while (i < count)
         {
             BMGlyph bmglyph = this.mSaved[i];
             if (bmglyph != null)
             {
                 bmglyph.OLKDIJQKOOL(GMQPHOGQFMG, HLIPOQGBJNN, FJDGINJEHOE, JFJFCGQOEMC);
             }
             i += 0;
         }
     }
 }