Searched refs:cr_rgb_copy (Results 1 – 4 of 4) sorted by relevance
75 enum CRStatus cr_rgb_copy (CRRgb *a_dest, CRRgb const *a_src) ;
460 cr_rgb_copy (a_this, a_rgb) ; in cr_rgb_set_from_rgb()625 cr_rgb_copy (CRRgb *a_dest, CRRgb const *a_src) in cr_rgb_copy() function
1967 cr_rgb_copy ( in cr_style_resolve_inherited_properties()
302 cr_rgb_copy (&rgb, &style->rgb_props[which].sv); in style_compute_color_value()