splash_decoder_t
splash_new(splash_decoder_t *decoder)
splash_register(splash_decoder_t *decoder)
splash_decoder_t **p;
splash_unregister(splash_decoder_t *decoder)
static splash_decoder_t *splash_decoder;
static splash_decoder_t **decoder_set;
splash_find_data(splash_decoder_t *decoder)
splash_test(splash_decoder_t *decoder)
static splash_decoder_t bmp_decoder = {
static splash_decoder_t pcx_decoder = {
static splash_decoder_t txt_decoder = {
int splash_register(splash_decoder_t *decoder);
int splash_unregister(splash_decoder_t *decoder);