Searched refs:CRRgb (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-rgb.h34 typedef struct _CRRgb CRRgb ; typedef in typeref:struct:_CRRgb
52 CRRgb * cr_rgb_new (void) ;
54 CRRgb * cr_rgb_new_with_vals (gulong a_red, gulong a_green,
57 CRRgb *cr_rgb_parse_from_buf(const guchar *a_str,
60 enum CRStatus cr_rgb_compute_from_percentage (CRRgb *a_this) ;
62 enum CRStatus cr_rgb_set (CRRgb *a_this, gulong a_red,
66 enum CRStatus cr_rgb_copy (CRRgb *a_dest, CRRgb*a_src) ;
68 enum CRStatus cr_rgb_set_to_inherit (CRRgb *a_this, gboolean a_inherit) ;
70 gboolean cr_rgb_is_set_to_inherit (CRRgb *a_thi
[all...]
H A Dcr-rgb.c31 static CRRgb gv_standard_colors[] = {
185 *The default constructor of #CRRgb.
187 *Returns the newly built instance of #CRRgb
189 CRRgb *
192 CRRgb *result = NULL;
194 result = g_try_malloc (sizeof (CRRgb));
201 memset (result, 0, sizeof (CRRgb));
214 *A constructor of #CRRgb.
216 *Returns the newly built instance of #CRRgb.
218 CRRgb *
[all...]
H A Dcr-term.h110 CRRgb * rgb ;
164 enum CRStatus cr_term_set_rgb (CRTerm *a_this, CRRgb *a_rgb) ;
H A Dcr-style.h141 CRRgb sv ;
143 CRRgb cv ;
145 CRRgb av ;
H A Dcr-token.h110 CRRgb *rgb ;
139 enum CRStatus cr_token_set_rgb (CRToken *a_this, CRRgb *a_rgb) ;
H A Dcr-token.c308 cr_token_set_rgb (CRToken * a_this, CRRgb * a_rgb)
H A Dcr-term.c204 cr_term_set_rgb (CRTerm * a_this, CRRgb * a_rgb)
H A Dcr-style.c1050 CRRgb *a_rgb = &a_style->rgb_props[RGB_PROP_COLOR].sv;
1064 CRRgb *rgb = &a_style->rgb_props[RGB_PROP_BACKGROUND_COLOR].sv;
1086 CRRgb *rgb_color = NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-rgb.h34 typedef struct _CRRgb CRRgb ; typedef in typeref:struct:_CRRgb
52 CRRgb * cr_rgb_new (void) ;
54 CRRgb * cr_rgb_new_with_vals (gulong a_red, gulong a_green,
57 CRRgb *cr_rgb_parse_from_buf(const guchar *a_str,
60 enum CRStatus cr_rgb_compute_from_percentage (CRRgb *a_this) ;
62 enum CRStatus cr_rgb_set (CRRgb *a_this, gulong a_red,
66 enum CRStatus cr_rgb_copy (CRRgb *a_dest, CRRgb*a_src) ;
68 enum CRStatus cr_rgb_set_to_inherit (CRRgb *a_this, gboolean a_inherit) ;
70 gboolean cr_rgb_is_set_to_inherit (CRRgb *a_thi
[all...]
H A Dcr-rgb.c31 static CRRgb gv_standard_colors[] = {
185 *The default constructor of #CRRgb.
187 *Returns the newly built instance of #CRRgb
189 CRRgb *
192 CRRgb *result = NULL;
194 result = g_try_malloc (sizeof (CRRgb));
201 memset (result, 0, sizeof (CRRgb));
214 *A constructor of #CRRgb.
216 *Returns the newly built instance of #CRRgb.
218 CRRgb *
[all...]
H A Dcr-term.h110 CRRgb * rgb ;
164 enum CRStatus cr_term_set_rgb (CRTerm *a_this, CRRgb *a_rgb) ;
H A Dcr-style.h141 CRRgb sv ;
143 CRRgb cv ;
145 CRRgb av ;
H A Dcr-token.h110 CRRgb *rgb ;
139 enum CRStatus cr_token_set_rgb (CRToken *a_this, CRRgb *a_rgb) ;
H A Dcr-token.c308 cr_token_set_rgb (CRToken * a_this, CRRgb * a_rgb)
H A Dcr-term.c204 cr_term_set_rgb (CRTerm * a_this, CRRgb * a_rgb)
H A Dcr-style.c1050 CRRgb *a_rgb = &a_style->rgb_props[RGB_PROP_COLOR].sv;
1064 CRRgb *rgb = &a_style->rgb_props[RGB_PROP_BACKGROUND_COLOR].sv;
1086 CRRgb *rgb_color = NULL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-styled-ostream.oo.c297 CRRgb rgb;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-styled-ostream.c294 CRRgb rgb;
H A Dterm-styled-ostream.oo.c297 CRRgb rgb;

Completed in 136 milliseconds