TAG_SVG_ATT_path 3133 src/laser/lsr_dec.c 	if (flag) lsr_read_path_type(lsr, elt, TAG_SVG_ATT_path, NULL, "path");
TAG_SVG_ATT_path  165 src/laser/lsr_tables.c 	case TAG_SVG_ATT_path:
TAG_SVG_ATT_path  586 src/laser/lsr_tables.c 		return TAG_SVG_ATT_path;
TAG_SVG_ATT_path 1237 src/scenegraph/smil_anim.c 		if (gf_node_get_attribute_by_tag(e, TAG_SVG_ATT_path, 0, 0, &info) == GF_OK) {
TAG_SVG_ATT_path 1124 src/scenegraph/svg_properties.c 		case TAG_SVG_ATT_path:
TAG_SVG_ATT_path  160 src/scenegraph/xml_ns.c 	{ "path", TAG_SVG_ATT_path, SVG_PathData_datatype, 0, GF_XMLNS_SVG },