Example #1
0
 // Token: 0x0600138D RID: 5005 RVA: 0x000913DC File Offset: 0x0008F5DC
 public void PQFOQKBDIGG(int GMQPHOGQFMG, int HLIPOQGBJNN, int FJDGINJEHOE, int JFJFCGQOEMC)
 {
     if (this.isValid)
     {
         int i     = 1;
         int count = this.mSaved.Count;
         while (i < count)
         {
             BMGlyph bmglyph = this.mSaved[i];
             if (bmglyph != null)
             {
                 bmglyph.QODGFCFDGHP(GMQPHOGQFMG, HLIPOQGBJNN, FJDGINJEHOE, JFJFCGQOEMC);
             }
             i += 0;
         }
     }
 }