Searched refs:CRFontSize (Results 1 - 6 of 6) 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.h115 *Used to define the type of #CRFontSize .
120 *If the type of #CRFontSize is
122 *the CRFontSize::value.predefined_absolute
128 *If the type of #CRFontSize is
130 *the CRFontSize::value.absolute
136 *If the type of #CRFontSize is
138 *the CRFontSize::value.relative
144 *If the type of #CRFontSize is
146 *the None of the field of the CRFontSize::value enum
154 typedef struct _CRFontSize CRFontSize ; typedef in typeref:struct:_CRFontSize
[all...]
H A Dcr-fonts.c335 CRFontSize *
338 CRFontSize *result = NULL;
340 result = g_try_malloc (sizeof (CRFontSize));
345 memset (result, 0, sizeof (CRFontSize));
352 * @a_this: the current instance of #CRFontSize
357 cr_font_size_clear (CRFontSize * a_this)
365 memset (a_this, 0, sizeof (CRFontSize));
369 memset (a_this, 0, sizeof (CRFontSize));
381 * @a_dst: the destination #CRFontSize (where to copy to).
382 * @a_src: the source #CRFontSize (wher
[all...]
H A Dcr-style.h216 CRFontSize sv ;
218 CRFontSize cv ;
220 CRFontSize av ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-fonts.h115 *Used to define the type of #CRFontSize .
120 *If the type of #CRFontSize is
122 *the CRFontSize::value.predefined_absolute
128 *If the type of #CRFontSize is
130 *the CRFontSize::value.absolute
136 *If the type of #CRFontSize is
138 *the CRFontSize::value.relative
144 *If the type of #CRFontSize is
146 *the None of the field of the CRFontSize::value enum
154 typedef struct _CRFontSize CRFontSize ; typedef in typeref:struct:_CRFontSize
[all...]
H A Dcr-fonts.c335 CRFontSize *
338 CRFontSize *result = NULL;
340 result = g_try_malloc (sizeof (CRFontSize));
345 memset (result, 0, sizeof (CRFontSize));
352 * @a_this: the current instance of #CRFontSize
357 cr_font_size_clear (CRFontSize * a_this)
365 memset (a_this, 0, sizeof (CRFontSize));
369 memset (a_this, 0, sizeof (CRFontSize));
381 * @a_dst: the destination #CRFontSize (where to copy to).
382 * @a_src: the source #CRFontSize (wher
[all...]
H A Dcr-style.h216 CRFontSize sv ;
218 CRFontSize cv ;
220 CRFontSize av ;

Completed in 167 milliseconds