Home
last modified time | relevance | path

Searched refs:SWidth (Results 1 – 3 of 3) sorted by relevance

/external/giflib/
Dgif_lib.h72 GifWord SWidth, SHeight; /* Size of virtual canvas */ member
Degif_lib.c296 GifFile->SWidth = Width; in EGifPutScreenDesc()
1086 GifFileOut->SWidth, in EGifSpew()
Ddgif_lib.c250 if (DGifGetWord(GifFile, &GifFile->SWidth) == GIF_ERROR || in DGifGetScreenDesc()