Home | History | Annotate | Download | only in giflib

Lines Matching refs:ImageCount

386                                       (GifFile->ImageCount + 1))) == NULL) {
398 sp = &GifFile->SavedImages[GifFile->ImageCount];
413 GifFile->ImageCount++;
1039 sp = &GifFile->SavedImages[GifFile->ImageCount - 1];