OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gif89
(Results
1 - 3
of
3
) sorted by null
/external/giflib/
gif_lib_private.h
54
bool
gif89
;
member in struct:GifFilePrivateType
gif_lib.h
58
#define GRAPHICS_EXT_FUNC_CODE 0xf9 /* graphics control (
GIF89
) */
105
GIF89
structures
155
void EGifSetGifVersion(GifFileType *GifFile, const bool
gif89
);
260
5.x functions for
GIF89
graphics control blocks
dgif_lib.c
147
Private->
gif89
= (Buf[GIF_VERSION_POS] == '9');
219
Private->
gif89
= (Buf[GIF_VERSION_POS] == '9');
[
all
...]
Completed in 286 milliseconds