Lines Matching refs:rgb_props
1047 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[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,
1897 cr_rgb_set_to_transparent (&a_this->rgb_props[i].sv,
1901 cr_rgb_set (&a_this->rgb_props[i].sv, 0, 0, 0, FALSE);
1954 if (cr_rgb_is_set_to_inherit (&a_this->rgb_props[i].sv) == TRUE) {
1956 &a_this->rgb_props[i].cv,
1957 &a_this->parent_style->rgb_props[i].cv);
2696 /*loop over the rgb_props and to_string() them all */
2706 cr_style_rgb_prop_val_to_string (&a_this->rgb_props[i], str,