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

/inkscape/src/libcroco/
H A Dcr-rgb.h78 enum CRStatus cr_rgb_set_from_name (CRRgb *a_this, const guchar *a_color_name) ;
H A Dcr-rgb.c467 * cr_rgb_set_from_name:
474 cr_rgb_set_from_name (CRRgb * a_this, const guchar * a_color_name) function
588 status = cr_rgb_set_from_name
H A Dcr-style.c1119 status = cr_rgb_set_from_name
1125 cr_rgb_set_from_name (rgb_color, (const guchar *) "black");

Completed in 21 milliseconds