TAG_SVG_ATT_width  106 modules/widgetman/wgt_load.c 			gf_node_get_attribute_by_tag(n, TAG_SVG_ATT_width, GF_TRUE, GF_FALSE, &info);
TAG_SVG_ATT_width 1030 src/compositor/compositor.c 			if (gf_node_get_attribute_by_tag(top_node, TAG_SVG_ATT_width, 0, 0, &info)==GF_OK)
TAG_SVG_ATT_width 3327 src/laser/lsr_dec.c 	lsr_read_coordinate_ptr(lsr, elt, TAG_SVG_ATT_width, 0, "width");
TAG_SVG_ATT_width 3392 src/laser/lsr_dec.c 	lsr_read_coordinate_ptr(lsr, elt, TAG_SVG_ATT_width, 1, "width");
TAG_SVG_ATT_width 3555 src/laser/lsr_dec.c 		lsr_read_coordinate_ptr(lsr, elt, TAG_SVG_ATT_width, 0, "width");
TAG_SVG_ATT_width 3566 src/laser/lsr_dec.c 		lsr_read_coordinate_ptr(lsr, elt, TAG_SVG_ATT_width, 0, "width");
TAG_SVG_ATT_width 3783 src/laser/lsr_dec.c 	lsr->last_error = gf_node_get_attribute_by_tag(elt, TAG_SVG_ATT_width, 1, 0, &info);
TAG_SVG_ATT_width 3933 src/laser/lsr_dec.c 	lsr_read_coordinate_ptr(lsr, elt, TAG_SVG_ATT_width, 1, "width");
TAG_SVG_ATT_width 4556 src/laser/lsr_dec.c 		case TAG_SVG_ATT_width:
TAG_SVG_ATT_width 4877 src/laser/lsr_dec.c 				field->fieldIndex = TAG_SVG_ATT_width;
TAG_SVG_ATT_width 3751 src/laser/lsr_enc.c 			case TAG_SVG_ATT_width:
TAG_SVG_ATT_width  271 src/laser/lsr_tables.c 	case TAG_SVG_ATT_width:
TAG_SVG_ATT_width  692 src/laser/lsr_tables.c 		return TAG_SVG_ATT_width;
TAG_SVG_ATT_width  599 src/scene_manager/loader_svg.c 	if (!gf_node_get_attribute_by_tag((GF_Node *)root_svg, TAG_SVG_ATT_width, GF_FALSE, GF_FALSE, &width_info)
TAG_SVG_ATT_width 1382 src/scenegraph/html5_media_smjs.c 		if (gf_node_get_attribute_by_tag(n, TAG_SVG_ATT_width, GF_TRUE, GF_TRUE, &info)==GF_OK) {
TAG_SVG_ATT_width 1163 src/scenegraph/svg_properties.c 		case TAG_SVG_ATT_width:
TAG_SVG_ATT_width  169 src/scenegraph/xml_ns.c 	{ "width", TAG_SVG_ATT_width, SVG_Length_datatype, 0, GF_XMLNS_SVG },
TAG_SVG_ATT_width  786 src/scenegraph/xml_ns.c 	case TAG_SVG_ATT_width: