TAG_SVG_ATT_points 3503 src/laser/lsr_dec.c 	lsr->last_error = gf_node_get_attribute_by_tag(elt, TAG_SVG_ATT_points, 1, 0, &info);
TAG_SVG_ATT_points  171 src/laser/lsr_tables.c 	case TAG_SVG_ATT_points:
TAG_SVG_ATT_points  592 src/laser/lsr_tables.c 		return TAG_SVG_ATT_points;
TAG_SVG_ATT_points 1337 src/scenegraph/svg_properties.c 		case TAG_SVG_ATT_points:
TAG_SVG_ATT_points  224 src/scenegraph/xml_ns.c 	{ "points", TAG_SVG_ATT_points, SVG_Points_datatype, 0, GF_XMLNS_SVG },