TAG_SVG_ATT_transform_type 211 applications/testapps/svg2bifs/main.c gf_node_get_attribute_by_tag((GF_Node *)anim->animation_elt, TAG_SVG_ATT_transform_type, 1, 0, &info); TAG_SVG_ATT_transform_type 3182 src/laser/lsr_dec.c if (gf_node_get_attribute_by_tag(elt, TAG_SVG_ATT_transform_type, 1, 0, &info)==GF_OK) { TAG_SVG_ATT_transform_type 387 src/scene_manager/loader_svg.c gf_node_get_attribute_by_tag((GF_Node *)anim->animation_elt, TAG_SVG_ATT_transform_type, GF_TRUE, GF_FALSE, &info); TAG_SVG_ATT_transform_type 2108 src/scenegraph/dom_smjs.c if (gf_node_get_attribute_by_tag((GF_Node *)n, TAG_SVG_ATT_transform_type, GF_TRUE, GF_FALSE, &info) != GF_OK) { TAG_SVG_ATT_transform_type 1136 src/scenegraph/svg_properties.c case TAG_SVG_ATT_transform_type: TAG_SVG_ATT_transform_type 261 src/scenegraph/xml_ns.c { "type", TAG_SVG_ATT_transform_type, SVG_TransformType_datatype, GF_SVG_ATTOPT_SMIL, GF_XMLNS_SVG },