Home | History | Annotate | Download | only in giflib

Lines Matching refs:DGifGetExtensionNext

507  returns the first data block, and DGifGetExtensionNext should be called
530 return DGifGetExtensionNext(GifFile, Extension);
539 DGifGetExtensionNext(GifFileType *GifFile, GifByteType ** Extension)
1143 if (DGifGetExtensionNext(GifFile, &ExtData) == GIF_ERROR)