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

/inkscape/src/libcroco/
H A Dcr-term.h172 guchar * cr_term_to_string (CRTerm const *a_this) ;
H A Dcr-term.c279 cr_term_to_string (CRTerm const * a_this) function
358 tmp_str = cr_term_to_string
552 tmp_str = cr_term_to_string
685 content = cr_term_to_string (a_this);
H A Dcr-declaration.c531 value_str = cr_term_to_string (a_this->value);
/inkscape/src/xml/
H A Drepr-css.cpp349 guchar *const str_value_unsigned = cr_term_to_string(decl->value);
/inkscape/src/
H A Dstyle.cpp1150 guchar *const str_value_unsigned = cr_term_to_string(decl->value);

Completed in 24 milliseconds