OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InputFunc
(Results
1 - 3
of
3
) sorted by null
/external/giflib/
gif_lib_private.h
48
InputFunc
Read; /* function to read gif input (TVT) */
gif_lib.h
115
typedef int (*
InputFunc
) (GifFileType *, GifByteType *, int);
188
GifFileType *DGifOpen(void *userPtr,
InputFunc
readFunc); /* new one
dgif_lib.c
170
InputFunc
readFunc) {
[
all
...]
Completed in 124 milliseconds