HomeSort by relevance Sort by last modified time
    Searched refs:GifWord (Results 1 - 3 of 3) sorted by null

  /external/giflib/
gif_lib_private.h 34 GifWord FileState, FileHandle, /* Where all this data goes to! */
gif_lib.h 53 typedef short GifWord;
56 typedef int GifWord;
79 GifWord Left, Top, Width, Height, /* Current image dimensions. */
85 GifWord SWidth, SHeight, /* Screen dimensions. */
dgif_lib.c 51 static int DGifGetWord(GifFileType *GifFile, GifWord *Word);
622 GifWord *Word) {
    [all...]

Completed in 16 milliseconds