Searched refs:CRFontFamily (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-fonts.h53 typedef struct _CRFontFamily CRFontFamily ; typedef in typeref:struct:_CRFontFamily
66 CRFontFamily *next ;
67 CRFontFamily *prev ;
230 CRFontFamily *
233 CRFontFamily *
234 cr_font_family_append (CRFontFamily *a_this,
235 CRFontFamily *a_family_to_append) ;
238 cr_font_family_to_string (CRFontFamily *a_this,
241 CRFontFamily *
242 cr_font_family_prepend (CRFontFamily *a_thi
[all...]
H A Dcr-fonts.c31 cr_font_family_to_string_real (CRFontFamily * a_this,
154 CRFontFamily *
157 CRFontFamily *result = NULL;
159 result = g_try_malloc (sizeof (CRFontFamily));
166 memset (result, 0, sizeof (CRFontFamily));
176 * @a_this: the current instance of #CRFontFamily.
183 cr_font_family_to_string (CRFontFamily * a_this,
216 * @a_this: the current instance of #CRFontFamily.
222 cr_font_family_set_name (CRFontFamily * a_this, guchar * a_name)
245 * @a_this: the current instance of #CRFontFamily
[all...]
H A Dcr-style.h263 CRFontFamily *font_family ;
H A Dcr-style.c1289 CRFontFamily *font_family = NULL,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-fonts.h53 typedef struct _CRFontFamily CRFontFamily ; typedef in typeref:struct:_CRFontFamily
66 CRFontFamily *next ;
67 CRFontFamily *prev ;
230 CRFontFamily *
233 CRFontFamily *
234 cr_font_family_append (CRFontFamily *a_this,
235 CRFontFamily *a_family_to_append) ;
238 cr_font_family_to_string (CRFontFamily *a_this,
241 CRFontFamily *
242 cr_font_family_prepend (CRFontFamily *a_thi
[all...]
H A Dcr-fonts.c31 cr_font_family_to_string_real (CRFontFamily * a_this,
154 CRFontFamily *
157 CRFontFamily *result = NULL;
159 result = g_try_malloc (sizeof (CRFontFamily));
166 memset (result, 0, sizeof (CRFontFamily));
176 * @a_this: the current instance of #CRFontFamily.
183 cr_font_family_to_string (CRFontFamily * a_this,
216 * @a_this: the current instance of #CRFontFamily.
222 cr_font_family_set_name (CRFontFamily * a_this, guchar * a_name)
245 * @a_this: the current instance of #CRFontFamily
[all...]
H A Dcr-style.h263 CRFontFamily *font_family ;
H A Dcr-style.c1289 CRFontFamily *font_family = NULL,

Completed in 111 milliseconds