#include "cr-fonts.h"
#include <string.h>
Go to the source code of this file.
|
Definition at line 218 of file cr-fonts.c. References CRFontFamily, _CRFontFamily::next, and _CRFontFamily::prev. |
|
Definition at line 253 of file cr-fonts.c. References CR_BAD_PARAM_ERROR, CRFontFamily, _CRFontFamily::name, _CRFontFamily::next, and _CRFontFamily::prev. |
|
Definition at line 145 of file cr-fonts.c. References cr_font_family_set_name(), cr_utils_trace_info, and CRFontFamily. |
|
Definition at line 238 of file cr-fonts.c. References CRFontFamily, _CRFontFamily::next, and _CRFontFamily::prev. |
|
Definition at line 196 of file cr-fonts.c. References CR_BAD_PARAM_ERROR, CRFontFamily, and _CRFontFamily::name. Referenced by cr_font_family_new(). |
|
Definition at line 165 of file cr-fonts.c. References CR_OK, CRFontFamily, and CRStatus. Referenced by cr_style_to_string(). |
|
Definition at line 759 of file cr-fonts.c. References cr_num_destroy(), CRFontSizeAdjust, FONT_SIZE_ADJUST_NUMBER, and _CRFontSizeAdjust::num. |
|
Definition at line 744 of file cr-fonts.c. References cr_utils_trace_info, and CRFontSizeAdjust. |
|
Definition at line 544 of file cr-fonts.c. References cr_num_to_string(), CRFontSizeAdjust, FONT_SIZE_ADJUST_INHERIT, FONT_SIZE_ADJUST_NONE, FONT_SIZE_ADJUST_NUMBER, and _CRFontSizeAdjust::num. Referenced by cr_style_to_string(). |
|
Definition at line 300 of file cr-fonts.c. References ABSOLUTE_FONT_SIZE, CR_BAD_PARAM_ERROR, CRFontSize, INHERITED_FONT_SIZE, PREDEFINED_ABSOLUTE_FONT_SIZE, and RELATIVE_FONT_SIZE. Referenced by cr_font_size_copy(), cr_font_size_set_to_inherit(), and cr_style_set_props_to_default_values(). |
|
Definition at line 323 of file cr-fonts.c. References _CRFontSize::absolute, ABSOLUTE_FONT_SIZE, CR_BAD_PARAM_ERROR, cr_font_size_clear(), cr_num_copy(), CRFontSize, INHERITED_FONT_SIZE, PREDEFINED_ABSOLUTE_FONT_SIZE, RELATIVE_FONT_SIZE, and _CRFontSize::value. Referenced by cr_style_resolve_inherited_properties(). |
|
Definition at line 732 of file cr-fonts.c. References CRFontSize. |
|
Definition at line 489 of file cr-fonts.c. References cr_utils_trace_info, CRPredefinedAbsoluteFontSize, FONT_SIZE_INHERIT, FONT_SIZE_LARGE, FONT_SIZE_MEDIUM, FONT_SIZE_SMALL, FONT_SIZE_X_LARGE, FONT_SIZE_X_SMALL, FONT_SIZE_XX_LARGE, FONT_SIZE_XX_SMALL, and NB_PREDEFINED_ABSOLUTE_FONT_SIZES. |
|
Definition at line 444 of file cr-fonts.c. References cr_utils_trace_info, CRPredefinedAbsoluteFontSize, FONT_SIZE_INHERIT, FONT_SIZE_LARGE, FONT_SIZE_MEDIUM, FONT_SIZE_SMALL, FONT_SIZE_X_LARGE, FONT_SIZE_X_SMALL, FONT_SIZE_XX_LARGE, FONT_SIZE_XX_SMALL, and NB_PREDEFINED_ABSOLUTE_FONT_SIZES. |
|
Definition at line 533 of file cr-fonts.c. References FONT_SIZE_XX_SMALL. |
|
Definition at line 405 of file cr-fonts.c. References CRFontSize. |
|
Definition at line 285 of file cr-fonts.c. References cr_utils_trace_info, and CRFontSize. |
|
Definition at line 378 of file cr-fonts.c. References _CRFontSize::absolute, CR_BAD_PARAM_ERROR, cr_num_set(), CRFontSize, NB_NUM_TYPE, NUM_AUTO, and _CRFontSize::value. |
|
Definition at line 349 of file cr-fonts.c. References CR_BAD_PARAM_ERROR, CRFontSize, NB_FONT_SIZE_TYPE, PREDEFINED_ABSOLUTE_FONT_SIZE, and _CRFontSize::value. Referenced by cr_style_set_props_to_initial_values(). |
|
Definition at line 364 of file cr-fonts.c. References CR_BAD_PARAM_ERROR, CRFontSize, FONT_SIZE_LARGER, NB_RELATIVE_FONT_SIZE, and _CRFontSize::value. |
|
Definition at line 394 of file cr-fonts.c. References CR_BAD_PARAM_ERROR, cr_font_size_clear(), and CRFontSize. Referenced by cr_style_set_props_to_default_values(). |
|
Definition at line 413 of file cr-fonts.c. References _CRFontSize::absolute, ABSOLUTE_FONT_SIZE, cr_num_to_string(), CRFontSize, INHERITED_FONT_SIZE, PREDEFINED_ABSOLUTE_FONT_SIZE, RELATIVE_FONT_SIZE, and _CRFontSize::value. Referenced by cr_style_to_string(). |
|
Definition at line 686 of file cr-fonts.c. References FONT_STRETCH_CONDENSED, FONT_STRETCH_EXPANDED, FONT_STRETCH_EXTRA_CONDENSED, FONT_STRETCH_EXTRA_EXPANDED, FONT_STRETCH_INHERIT, FONT_STRETCH_NARROWER, FONT_STRETCH_NORMAL, FONT_STRETCH_SEMI_CONDENSED, FONT_STRETCH_SEMI_EXPANDED, FONT_STRETCH_ULTRA_CONDENSED, FONT_STRETCH_ULTRA_EXPANDED, and FONT_STRETCH_WIDER. Referenced by cr_style_to_string(). |
|
Definition at line 571 of file cr-fonts.c. References FONT_STYLE_INHERIT, FONT_STYLE_ITALIC, FONT_STYLE_NORMAL, and FONT_STYLE_OBLIQUE. Referenced by cr_style_to_string(). |
|
Definition at line 596 of file cr-fonts.c. References FONT_VARIANT_INHERIT, FONT_VARIANT_NORMAL, and FONT_VARIANT_SMALL_CAPS. Referenced by cr_style_to_string(). |
|
Definition at line 615 of file cr-fonts.c. References cr_utils_trace_info, and FONT_WEIGHT_BOLDER. |
|
Definition at line 631 of file cr-fonts.c. References FONT_WEIGHT_100, FONT_WEIGHT_200, FONT_WEIGHT_300, FONT_WEIGHT_400, FONT_WEIGHT_500, FONT_WEIGHT_600, FONT_WEIGHT_700, FONT_WEIGHT_800, FONT_WEIGHT_900, FONT_WEIGHT_BOLD, FONT_WEIGHT_BOLDER, FONT_WEIGHT_INHERIT, FONT_WEIGHT_LIGHTER, and FONT_WEIGHT_NORMAL. Referenced by cr_style_to_string(). |