Searched defs:DGifGetExtensionNext (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/giflib/
H A Ddgif_lib.c529 * returns the first data block, and DGifGetExtensionNext should be called
554 return DGifGetExtensionNext(GifFile, Extension);
563 DGifGetExtensionNext(GifFileType * GifFile, function
1076 if (DGifGetExtensionNext(GifFile, &ExtData) == GIF_ERROR)

Completed in 31 milliseconds