Home
last modified time | relevance | path

Searched refs:cr_rgb_copy (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-rgb.h75 enum CRStatus cr_rgb_copy (CRRgb *a_dest, CRRgb const *a_src) ;
Dcr-rgb.c460 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
Dcr-style.c1967 cr_rgb_copy ( in cr_style_resolve_inherited_properties()
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-styled-ostream.oo.c302 cr_rgb_copy (&rgb, &style->rgb_props[which].sv); in style_compute_color_value()