SMIL_AttributeName  238 applications/testapps/svg2bifs/main.c 			gf_node_get_attribute_by_name((GF_Node *)anim->target, ((SMIL_AttributeName *)info.far_ptr)->name, 0, 1, 1, &info);
SMIL_AttributeName  604 include/gpac/internal/scenegraph_dev.h 	SMIL_AttributeName *attributeName;
SMIL_AttributeName  398 include/gpac/nodes_svg.h 	SMIL_AttributeName *attributeName;
SMIL_AttributeName 1708 src/laser/lsr_dec.c 		((SMIL_AttributeName*)info.far_ptr)->type = gf_lsr_anim_type_to_attribute(val);
SMIL_AttributeName 1939 src/laser/lsr_dec.c 	SMIL_AttributeName *name = NULL;
SMIL_AttributeName 1588 src/laser/lsr_enc.c static void lsr_write_animatable(GF_LASeRCodec *lsr, SMIL_AttributeName *anim_type, XMLRI *iri, const char *name)
SMIL_AttributeName 4201 src/laser/lsr_enc.c 			SMIL_AttributeName *an = (SMIL_AttributeName*)att->data;
SMIL_AttributeName  414 src/scene_manager/loader_svg.c 			SMIL_AttributeName *attname = (SMIL_AttributeName *)info.far_ptr;
SMIL_AttributeName 2087 src/scenegraph/dom_smjs.c 			SMIL_AttributeName *attname = (SMIL_AttributeName *)info.far_ptr;
SMIL_AttributeName 2141 src/scenegraph/dom_smjs.c 			SMIL_AttributeName *attname;
SMIL_AttributeName 2147 src/scenegraph/dom_smjs.c 			attname = (SMIL_AttributeName *)attType.far_ptr;
SMIL_AttributeName 3210 src/scenegraph/svg_attributes.c 		((SMIL_AttributeName *)info->far_ptr)->name = gf_strdup(attribute_content);
SMIL_AttributeName 3641 src/scenegraph/svg_attributes.c 		SMIL_AttributeName *an;
SMIL_AttributeName 3642 src/scenegraph/svg_attributes.c 		GF_SAFEALLOC(an, SMIL_AttributeName)
SMIL_AttributeName 4626 src/scenegraph/svg_attributes.c 		SMIL_AttributeName *att_name = (SMIL_AttributeName *) info->far_ptr;
SMIL_AttributeName 5273 src/scenegraph/svg_attributes.c 		SMIL_AttributeName *att1 = (SMIL_AttributeName *) f1->far_ptr;
SMIL_AttributeName 5274 src/scenegraph/svg_attributes.c 		SMIL_AttributeName *att2 = (SMIL_AttributeName *) f2->far_ptr;
SMIL_AttributeName 6108 src/scenegraph/svg_attributes.c 		SMIL_AttributeName *saa = (SMIL_AttributeName *)a->far_ptr;
SMIL_AttributeName 6109 src/scenegraph/svg_attributes.c 		SMIL_AttributeName *sab = (SMIL_AttributeName *)b->far_ptr;
SMIL_AttributeName 1065 src/scenegraph/svg_properties.c 			all_atts->attributeName = (SMIL_AttributeName *)att->data;
SMIL_AttributeName  434 src/scenegraph/svg_types.c 		SMIL_AttributeName *an = (SMIL_AttributeName *)value;