Dillo v3.1.1-98-g318d1f14
|
The GIF decoder for dillo. More...
#include <config.h>
Go to the source code of this file.
Functions | |
void * | a_Gif_new () |
void | a_Gif_callback () |
The GIF decoder for dillo.
It is responsible for decoding GIF data and transferring it to the dicache.
Definition in file gif.c.
void a_Gif_callback | ( | ) |
Definition at line 1024 of file gif.c.
Referenced by Dicache_image().
void * a_Gif_new | ( | ) |
Definition at line 1023 of file gif.c.
Referenced by Dicache_image().