Searched refs:decode_input (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-enc-handler.h72 CREncInputFunc decode_input ; member in struct:_CREncHandler
H A Dcr-enc-handler.c159 if (a_this->decode_input == NULL)
174 status = a_this->decode_input (a_in, a_in_len, *a_out, a_out_len);

Completed in 13 milliseconds