SVG_FONTWEIGHT_NORMAL 286 src/compositor/svg_font.c case SVG_FONTWEIGHT_NORMAL: SVG_FONTWEIGHT_NORMAL 128 src/compositor/svg_text.c case SVG_FONTWEIGHT_NORMAL: SVG_FONTWEIGHT_NORMAL 2327 src/scenegraph/svg_attributes.c *value = SVG_FONTWEIGHT_NORMAL; SVG_FONTWEIGHT_NORMAL 4100 src/scenegraph/svg_attributes.c else if (intVal==SVG_FONTWEIGHT_NORMAL) return gf_strdup("normal"); SVG_FONTWEIGHT_NORMAL 96 src/scenegraph/svg_properties.c if (svg_props->font_weight) *svg_props->font_weight = SVG_FONTWEIGHT_NORMAL;