SVG_Paint_datatype 4493 src/laser/lsr_dec.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 1002 src/laser/lsr_enc.c 	info.fieldType = base_info.fieldType = SVG_Paint_datatype;
SVG_Paint_datatype 1012 src/laser/lsr_enc.c 		info.fieldType = base_info.fieldType = SVG_Paint_datatype;
SVG_Paint_datatype 1673 src/laser/lsr_enc.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 3710 src/laser/lsr_enc.c 		case SVG_Paint_datatype:
SVG_Paint_datatype 4193 src/laser/lsr_enc.c 		case SVG_Paint_datatype:
SVG_Paint_datatype 4259 src/laser/lsr_enc.c 						case SVG_Paint_datatype:
SVG_Paint_datatype 4325 src/laser/lsr_enc.c 				if (field->fieldType==SVG_Paint_datatype) lsr_check_col_index(lsr, NULL, (SVG_Paint*)field->field_ptr);
SVG_Paint_datatype  886 src/laser/lsr_tables.c 	f_elt.fieldType = f_base.fieldType = SVG_Paint_datatype;
SVG_Paint_datatype  946 src/laser/lsr_tables.c 	f_elt.fieldType = f_base.fieldType = SVG_Paint_datatype;
SVG_Paint_datatype  958 src/laser/lsr_tables.c 	f_elt.fieldType = f_base.fieldType = SVG_Paint_datatype;
SVG_Paint_datatype 1024 src/laser/lsr_tables.c 	f_elt.fieldType = f_base.fieldType = SVG_Paint_datatype;
SVG_Paint_datatype  114 src/scenegraph/smil_anim.c 	if ((in->fieldType == SVG_Paint_datatype) && gf_svg_is_current_color(in)) {
SVG_Paint_datatype 1311 src/scenegraph/smil_anim.c 		aa->current_color_value.fieldType = SVG_Paint_datatype;
SVG_Paint_datatype 3058 src/scenegraph/svg_attributes.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 3431 src/scenegraph/svg_attributes.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 4056 src/scenegraph/svg_attributes.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 5008 src/scenegraph/svg_attributes.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 5691 src/scenegraph/svg_attributes.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 5927 src/scenegraph/svg_attributes.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 6168 src/scenegraph/svg_attributes.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 6201 src/scenegraph/svg_attributes.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 6302 src/scenegraph/svg_attributes.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 6434 src/scenegraph/svg_attributes.c 	case SVG_Paint_datatype:
SVG_Paint_datatype  413 src/scenegraph/svg_properties.c 	case SVG_Paint_datatype:
SVG_Paint_datatype  478 src/scenegraph/svg_properties.c 	case SVG_Paint_datatype:
SVG_Paint_datatype  700 src/scenegraph/svg_smjs.c 	case SVG_Paint_datatype:
SVG_Paint_datatype  963 src/scenegraph/svg_smjs.c 	case SVG_Paint_datatype:
SVG_Paint_datatype 1281 src/scenegraph/svg_smjs.c 	case SVG_Paint_datatype:
SVG_Paint_datatype  379 src/scenegraph/svg_types.c 	case SVG_Paint_datatype:
SVG_Paint_datatype   96 src/scenegraph/xml_ns.c 	{ "viewport-fill", TAG_SVG_ATT_viewport_fill, SVG_Paint_datatype, 0, GF_XMLNS_SVG },
SVG_Paint_datatype  102 src/scenegraph/xml_ns.c 	{ "stroke", TAG_SVG_ATT_stroke, SVG_Paint_datatype, 0, GF_XMLNS_SVG },
SVG_Paint_datatype  109 src/scenegraph/xml_ns.c 	{ "color", TAG_SVG_ATT_color, SVG_Paint_datatype, 0, GF_XMLNS_SVG },
SVG_Paint_datatype  112 src/scenegraph/xml_ns.c 	{ "solid-color", TAG_SVG_ATT_solid_color, SVG_Paint_datatype, 0, GF_XMLNS_SVG },
SVG_Paint_datatype  116 src/scenegraph/xml_ns.c 	{ "stop-color", TAG_SVG_ATT_stop_color, SVG_Paint_datatype, 0, GF_XMLNS_SVG },
SVG_Paint_datatype  253 src/scenegraph/xml_ns.c 	{ "fill", TAG_SVG_ATT_fill, SVG_Paint_datatype, 0, GF_XMLNS_SVG },
SVG_Paint_datatype  255 src/scenegraph/xml_ns.c 	{ "filter", TAG_SVG_ATT_filter, SVG_Paint_datatype, 0, GF_XMLNS_SVG },