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

/inkscape/src/libcroco/
H A Dcr-rgb.h84 enum CRStatus cr_rgb_set_from_term (CRRgb *a_this, const struct _CRTerm *a_value);
H A Dcr-rgb.c556 * cr_rgb_set_from_term:
565 cr_rgb_set_from_term (CRRgb *a_this, const struct _CRTerm *a_value) function
675 status = cr_rgb_set_from_term (result, value);
H A Dcr-style.c1052 status = cr_rgb_set_from_term (a_rgb, a_value);
1065 status = cr_rgb_set_from_term (rgb, a_value);

Completed in 22 milliseconds