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

/inkscape/src/libcroco/
H A Dcr-term.h160 enum CRStatus cr_term_set_ident (CRTerm *a_this, CRString *a_str) ;
H A Dcr-term.c179 cr_term_set_ident (CRTerm * a_this, CRString * a_str) function
H A Dcr-parser.c1580 status = cr_term_set_ident (result, token->u.str);

Completed in 24 milliseconds