Searched refs:cr_input_new_from_buf (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-input.h64 cr_input_new_from_buf (guchar *a_buf, gulong a_len,
H A Dcr-input.c116 * cr_input_new_from_buf:
129 cr_input_new_from_buf (guchar * a_buf, function
251 result = cr_input_new_from_buf (buf, len, a_enc, TRUE);
257 *(see the last parameter of cr_input_new_from_buf().
H A Dcr-parser.c2796 input = cr_input_new_from_buf (a_buf, a_len, a_enc, a_free_buf);

Completed in 25 milliseconds