Exemplo n.º 1
0
 // Token: 0x06001388 RID: 5000 RVA: 0x00091394 File Offset: 0x0008F594
 public void GDCBIOBBEEM(int GMQPHOGQFMG, int HLIPOQGBJNN, int FJDGINJEHOE, int JFJFCGQOEMC)
 {
     if (this.FNMKEGGKBPO())
     {
         int i     = 1;
         int count = this.mSaved.Count;
         while (i < count)
         {
             BMGlyph bmglyph = this.mSaved[i];
             if (bmglyph != null)
             {
                 bmglyph.QGOMBDGJMKO(GMQPHOGQFMG, HLIPOQGBJNN, FJDGINJEHOE, JFJFCGQOEMC);
             }
             i++;
         }
     }
 }