SVG_DeferedAnimation 184 applications/testapps/svg2bifs/main.c static void svg_parse_animation(GF_SceneGraph *sg, SVG_DeferedAnimation *anim) SVG_DeferedAnimation 283 applications/testapps/svg2bifs/main.c SVG_DeferedAnimation *anim = NULL; SVG_DeferedAnimation 299 applications/testapps/svg2bifs/main.c GF_SAFEALLOC(anim, SVG_DeferedAnimation); SVG_DeferedAnimation 119 src/scene_manager/loader_svg.c SVG_DeferedAnimation *anim; SVG_DeferedAnimation 347 src/scene_manager/loader_svg.c static void svg_delete_defered_anim(SVG_DeferedAnimation *anim, GF_List *defered_animations) SVG_DeferedAnimation 360 src/scene_manager/loader_svg.c static Bool svg_parse_animation(GF_SVG_Parser *parser, GF_SceneGraph *sg, SVG_DeferedAnimation *anim, const char *nodeID, u32 force_type) SVG_DeferedAnimation 584 src/scene_manager/loader_svg.c SVG_DeferedAnimation *anim = (SVG_DeferedAnimation *)gf_list_get(parser->defered_animations, i); SVG_DeferedAnimation 663 src/scene_manager/loader_svg.c SVG_DeferedAnimation *anim = NULL; SVG_DeferedAnimation 746 src/scene_manager/loader_svg.c GF_SAFEALLOC(anim, SVG_DeferedAnimation); SVG_DeferedAnimation 763 src/scene_manager/loader_svg.c GF_SAFEALLOC(anim, SVG_DeferedAnimation); SVG_DeferedAnimation 1773 src/scene_manager/loader_svg.c SVG_DeferedAnimation *anim = NULL; SVG_DeferedAnimation 1944 src/scene_manager/loader_svg.c SVG_DeferedAnimation *anim = (SVG_DeferedAnimation *)gf_list_get(parser->defered_animations, 0);