svg_delete_one_anim_value  363 src/scenegraph/svg_types.c 		svg_delete_one_anim_value(anim_values.type, value, sg);
svg_delete_one_anim_value  371 src/scenegraph/svg_types.c 	svg_delete_one_anim_value(anim_value.type, anim_value.value, sg);
svg_delete_one_anim_value  444 src/scenegraph/svg_types.c 		svg_delete_one_anim_value(((SMIL_AnimateValue *)value)->type, ((SMIL_AnimateValue *)value)->value, sg);