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

/inkscape/src/libcroco/
H A Dcr-parser.c377 static CRParserError *cr_parser_error_new (const guchar * a_msg,
414 cr_parser_error_new (const guchar * a_msg, enum CRStatus a_status) function
528 error = cr_parser_error_new (a_msg, a_status);

Completed in 21 milliseconds