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

/inkscape/src/libcroco/
H A Dcr-term.h186 void cr_term_destroy (CRTerm * a_term) ;
H A Dcr-term.c50 cr_term_destroy (a_this->ext_content.func_param);
126 cr_term_destroy (result);
762 cr_term_destroy (a_this);
775 cr_term_destroy (CRTerm * const a_this) function
782 cr_term_destroy (a_this->next);
H A Dcr-declaration.c165 cr_term_destroy (value);
276 cr_term_destroy (value);
798 cr_term_destroy (cur->value);
H A Dcr-parser.c1624 cr_term_destroy (result);
1634 cr_term_destroy (param);
2189 cr_term_destroy (expr);
3092 cr_term_destroy (expr);
3097 cr_term_destroy (expr2);
3240 cr_term_destroy (expr);
4105 cr_term_destroy (css_expression);
4357 cr_term_destroy (css_expression);
H A Dcr-rgb.c683 cr_term_destroy(value);

Completed in 28 milliseconds