SVG_FONTSTYLE_ITALIC  258 src/compositor/svg_font.c 		case SVG_FONTSTYLE_ITALIC:
SVG_FONTSTYLE_ITALIC  102 src/compositor/svg_text.c 	case SVG_FONTSTYLE_ITALIC:
SVG_FONTSTYLE_ITALIC 2316 src/scenegraph/svg_attributes.c 		*value = SVG_FONTSTYLE_ITALIC;
SVG_FONTSTYLE_ITALIC 4095 src/scenegraph/svg_attributes.c 		else if (intVal==SVG_FONTSTYLE_ITALIC) return gf_strdup("italic");