Searched refs:rgb_props (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-style.c1047 CRRgb *a_rgb = &a_style->rgb_props[RGB_PROP_COLOR].sv;
1061 CRRgb *rgb = &a_style->rgb_props[RGB_PROP_BACKGROUND_COLOR].sv;
1090 rgb_color = &a_style->rgb_props[RGB_PROP_BORDER_TOP_COLOR].sv;
1095 &a_style->rgb_props[RGB_PROP_BORDER_RIGHT_COLOR].sv;
1100 &a_style->rgb_props[RGB_PROP_BORDER_BOTTOM_COLOR].sv;
1105 &a_style->rgb_props[RGB_PROP_BORDER_LEFT_COLOR].sv;
1788 cr_rgb_set_to_inherit (&a_this->rgb_props[i].sv,
1795 cr_rgb_set (&a_this->rgb_props[i].sv,
1797 cr_rgb_set_to_transparent (&a_this->rgb_props[i].sv,
1806 cr_rgb_set (&a_this->rgb_props[
[all...]
H A Dcr-style.h243 CRRgbPropVal rgb_props[NB_RGB_PROPS] ; member in struct:_CRStyle

Completed in 37 milliseconds