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

/openjdk7/jdk/src/share/native/sun/awt/giflib/
H A Dgif_lib_private.h71 InputFunc Read; /* function to read gif input (TVT) */
H A Dgif_lib.h134 typedef int (*InputFunc) (GifFileType *, GifByteType *, int); typedef
157 GifFileType *DGifOpen(void *userPtr, InputFunc readFunc); /* new one
H A Ddgif_lib.c192 InputFunc readFunc) {

Completed in 32 milliseconds