Searched refs:DGifCloseFile (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/native/libsplashscreen/
H A Dsplashscreen_gif.c314 if (DGifCloseFile(gif, NULL) == GIF_ERROR) {
318 DGifCloseFile(gif);
/openjdk10/jdk/src/java.desktop/share/native/libsplashscreen/giflib/
H A Dgif_lib.h213 int DGifCloseFile(GifFileType * GifFile, int *ErrorCode);
H A Ddgif_lib.c651 DGifCloseFile(GifFileType *GifFile, int *ErrorCode) function

Completed in 55 milliseconds