SVG_FONTSTYLE_NORMAL 2314 src/scenegraph/svg_attributes.c *value = SVG_FONTSTYLE_NORMAL; SVG_FONTSTYLE_NORMAL 4094 src/scenegraph/svg_attributes.c else if (intVal==SVG_FONTSTYLE_NORMAL) return gf_strdup("normal"); SVG_FONTSTYLE_NORMAL 90 src/scenegraph/svg_properties.c if (svg_props->font_style) *svg_props->font_style = SVG_FONTSTYLE_NORMAL;