Searched refs:SHeight (Results 1 – 4 of 4) sorted by relevance
88 info->fHeight = fGIF->SHeight; in onGetInfo()344 const int height = gif->SHeight; in onGetBitmap()
187 height = gif->SHeight; in onDecode()
85 GifWord SWidth, SHeight, /* Screen dimensions. */ member
247 DGifGetWord(GifFile, &GifFile->SHeight) == GIF_ERROR) in DGifGetScreenDesc()