Searched refs:a_code (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.c94 a_code)
98 switch (a_code) {
127 cr_relative_font_size_to_string (enum CRRelativeFontSize a_code) argument
131 switch (a_code) {
705 * @a_code the current instance of #CRFontStyle
711 cr_font_style_to_string (enum CRFontStyle a_code) argument
715 switch (a_code) {
737 * @a_code: the current instance of #CRFontVariant.
743 cr_font_variant_to_string (enum CRFontVariant a_code) argument
747 switch (a_code) {
93 cr_predefined_absolute_font_size_to_string(enum CRPredefinedAbsoluteFontSize a_code) argument
790 cr_font_weight_to_string(enum CRFontWeight a_code) argument
851 cr_font_stretch_to_string(enum CRFontStretch a_code) argument
[all...]
H A Dcr-fonts.h302 const gchar * cr_font_style_to_string (enum CRFontStyle a_code) ;
304 const gchar * cr_font_weight_to_string (enum CRFontWeight a_code) ;
309 const gchar * cr_font_variant_to_string (enum CRFontVariant a_code) ;
311 const gchar * cr_font_stretch_to_string (enum CRFontStretch a_code) ;
H A Dcr-style.h285 enum CRStatus cr_style_white_space_type_to_string (enum CRWhiteSpaceType a_code,
300 enum CRStatus cr_style_display_type_to_string (enum CRDisplayType a_code,
304 enum CRStatus cr_style_position_type_to_string (enum CRPositionType a_code,
308 enum CRStatus cr_style_float_type_to_string (enum CRFloatType a_code,
H A Dcr-style.c235 static const gchar *num_prop_code_to_string (enum CRNumProp a_code);
237 static const gchar *rgb_prop_code_to_string (enum CRRgbProp a_code);
240 a_code);
321 num_prop_code_to_string (enum CRNumProp a_code) argument
325 if (a_code >= len) {
333 if (gv_num_props_dump_infos[a_code].code != a_code) {
340 return gv_num_props_dump_infos[a_code].str;
344 rgb_prop_code_to_string (enum CRRgbProp a_code) argument
349 if (a_code >
368 border_style_prop_code_to_string(enum CRBorderStyleProp a_code) argument
2485 cr_style_display_type_to_string(enum CRDisplayType a_code, GString * a_str, guint a_nb_indent) argument
2558 cr_style_position_type_to_string(enum CRPositionType a_code, GString * a_str, guint a_nb_indent) argument
2590 cr_style_float_type_to_string(enum CRFloatType a_code, GString * a_str, guint a_nb_indent) argument
2620 cr_style_white_space_type_to_string(enum CRWhiteSpaceType a_code, GString * a_str, guint a_nb_indent) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-fonts.c94 a_code)
98 switch (a_code) {
127 cr_relative_font_size_to_string (enum CRRelativeFontSize a_code) argument
131 switch (a_code) {
705 * @a_code the current instance of #CRFontStyle
711 cr_font_style_to_string (enum CRFontStyle a_code) argument
715 switch (a_code) {
737 * @a_code: the current instance of #CRFontVariant.
743 cr_font_variant_to_string (enum CRFontVariant a_code) argument
747 switch (a_code) {
93 cr_predefined_absolute_font_size_to_string(enum CRPredefinedAbsoluteFontSize a_code) argument
790 cr_font_weight_to_string(enum CRFontWeight a_code) argument
851 cr_font_stretch_to_string(enum CRFontStretch a_code) argument
[all...]
H A Dcr-fonts.h302 const gchar * cr_font_style_to_string (enum CRFontStyle a_code) ;
304 const gchar * cr_font_weight_to_string (enum CRFontWeight a_code) ;
309 const gchar * cr_font_variant_to_string (enum CRFontVariant a_code) ;
311 const gchar * cr_font_stretch_to_string (enum CRFontStretch a_code) ;
H A Dcr-style.h285 enum CRStatus cr_style_white_space_type_to_string (enum CRWhiteSpaceType a_code,
300 enum CRStatus cr_style_display_type_to_string (enum CRDisplayType a_code,
304 enum CRStatus cr_style_position_type_to_string (enum CRPositionType a_code,
308 enum CRStatus cr_style_float_type_to_string (enum CRFloatType a_code,
H A Dcr-style.c235 static const gchar *num_prop_code_to_string (enum CRNumProp a_code);
237 static const gchar *rgb_prop_code_to_string (enum CRRgbProp a_code);
240 a_code);
321 num_prop_code_to_string (enum CRNumProp a_code) argument
325 if (a_code >= len) {
333 if (gv_num_props_dump_infos[a_code].code != a_code) {
340 return gv_num_props_dump_infos[a_code].str;
344 rgb_prop_code_to_string (enum CRRgbProp a_code) argument
349 if (a_code >
368 border_style_prop_code_to_string(enum CRBorderStyleProp a_code) argument
2485 cr_style_display_type_to_string(enum CRDisplayType a_code, GString * a_str, guint a_nb_indent) argument
2558 cr_style_position_type_to_string(enum CRPositionType a_code, GString * a_str, guint a_nb_indent) argument
2590 cr_style_float_type_to_string(enum CRFloatType a_code, GString * a_str, guint a_nb_indent) argument
2620 cr_style_white_space_type_to_string(enum CRWhiteSpaceType a_code, GString * a_str, guint a_nb_indent) argument
[all...]

Completed in 109 milliseconds