Searched refs:cr_rgb_set (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/libcroco/ |
H A D | cr-rgb.h | 62 enum CRStatus cr_rgb_set (CRRgb *a_this, gulong a_red,
|
H A D | cr-rgb.c | 334 * cr_rgb_set: 346 cr_rgb_set (CRRgb * a_this, gulong a_red, function 548 status = cr_rgb_set (a_this, colors[0],
|
H A D | cr-style.c | 1795 cr_rgb_set (&a_this->rgb_props[i].sv, 1806 cr_rgb_set (&a_this->rgb_props[i].sv, 0, 0, 0, 1890 cr_rgb_set (&a_this->rgb_props[i].sv, 0, 0, 0, FALSE); 1895 cr_rgb_set (&a_this->rgb_props[i].sv, 1901 cr_rgb_set (&a_this->rgb_props[i].sv, 0, 0, 0, FALSE);
|
Completed in 22 milliseconds