Dillo v3.1.1-119-g140d9ebd
Loading...
Searching...
No Matches
webp.c File Reference
#include <config.h>
Include dependency graph for webp.c:

Go to the source code of this file.

Functions

void * a_Webp_new ()
 
void a_Webp_callback ()
 
const char * a_Webp_version (char *buf, int n)
 

Function Documentation

◆ a_Webp_callback()

void a_Webp_callback ( )

Definition at line 217 of file webp.c.

Referenced by Dicache_image().

◆ a_Webp_new()

void * a_Webp_new ( )

Definition at line 216 of file webp.c.

Referenced by Dicache_image().

◆ a_Webp_version()

const char * a_Webp_version ( char *  buf,
int  n 
)

Definition at line 218 of file webp.c.

Referenced by print_libs().