Searched refs:DGifGetExtensionNext (Results 1 – 4 of 4) sorted by relevance
530 return DGifGetExtensionNext(GifFile, Extension); in DGifGetExtension()539 DGifGetExtensionNext(GifFileType *GifFile, GifByteType ** Extension) in DGifGetExtensionNext() function1145 if (DGifGetExtensionNext(GifFile, &ExtData) == GIF_ERROR) in DGifSlurp()
206 int DGifGetExtensionNext(GifFileType *GifFile, GifByteType **GifExtension);
546 if (GIF_ERROR == DGifGetExtensionNext(fGif, &extData)) {
488 if (DGifGetExtensionNext(gif, &extData) == GIF_ERROR) {