Home
last modified time | relevance | path

Searched refs:SHeight (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/windowscodecs/
H A Dungif.h115 GifWord SWidth, SHeight, /* Screen dimensions. */ member
H A Dungif.c314 DGifGetWord(GifFile, &GifFile->SHeight) == GIF_ERROR) in DGifGetScreenDesc()