Searched refs:SWidth (Results 1 – 4 of 4) sorted by relevance
87 info->fWidth = fGIF->SWidth; in onGetInfo()343 const int width = gif->SWidth; in onGetBitmap()
186 width = gif->SWidth; in onDecode()
85 GifWord SWidth, SHeight, /* Screen dimensions. */ member
246 if (DGifGetWord(GifFile, &GifFile->SWidth) == GIF_ERROR || in DGifGetScreenDesc()