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

/inkscape/src/libcroco/
H A Dcr-rgb.h86 guchar * cr_rgb_to_string (CRRgb const *a_this) ;
H A Dcr-rgb.c240 * cr_rgb_to_string:
249 cr_rgb_to_string (CRRgb const * a_this) function
301 str = cr_rgb_to_string (a_this);
H A Dcr-term.c425 tmp_str = cr_rgb_to_string (cur->content.rgb);
621 tmp_str = cr_rgb_to_string (a_this->content.rgb);
H A Dcr-style.c2394 tmp_str = cr_rgb_to_string (&a_prop_val->sv);
2402 tmp_str = cr_rgb_to_string (&a_prop_val->cv);
2410 tmp_str = cr_rgb_to_string (&a_prop_val->av);

Completed in 23 milliseconds