gf_svg_parse_attribute 212 applications/testapps/svg2bifs/main.c gf_svg_parse_attribute((GF_Node *)anim->animation_elt, &info, anim->type, 0); gf_svg_parse_attribute 256 applications/testapps/svg2bifs/main.c gf_svg_parse_attribute((GF_Node *)anim->animation_elt, &info, anim->to, anim_value_type); gf_svg_parse_attribute 260 applications/testapps/svg2bifs/main.c gf_svg_parse_attribute((GF_Node *)anim->animation_elt, &info, anim->from, anim_value_type); gf_svg_parse_attribute 264 applications/testapps/svg2bifs/main.c gf_svg_parse_attribute((GF_Node *)anim->animation_elt, &info, anim->by, anim_value_type); gf_svg_parse_attribute 268 applications/testapps/svg2bifs/main.c gf_svg_parse_attribute((GF_Node *)anim->animation_elt, &info, anim->values, anim_value_type); gf_svg_parse_attribute 329 applications/testapps/svg2bifs/main.c gf_svg_parse_attribute((GF_Node *)elt, &info, att->value, 0); gf_svg_parse_attribute 593 include/gpac/scenegraph_svg.h GF_Err gf_svg_parse_attribute(GF_Node *n, GF_FieldInfo *info, char *attribute_content, u8 anim_value_type); gf_svg_parse_attribute 180 modules/vtt_in/vtt_dec.c gf_svg_parse_attribute(root, &info, szVB, 0); gf_svg_parse_attribute 204 modules/vtt_in/vtt_dec.c gf_svg_parse_attribute(n, &info, "http://www.w3.org/2000/svg", 0); gf_svg_parse_attribute 233 modules/vtt_in/vtt_dec.c gf_svg_parse_attribute(n, &info, (char *) path, 0); gf_svg_parse_attribute 238 modules/vtt_in/vtt_dec.c gf_svg_parse_attribute(n, &info, (char *) szPath, 0); gf_svg_parse_attribute 90 modules/widgetman/wgt_load.c gf_svg_parse_attribute(n, &info, "0 0 320 240", 0); gf_svg_parse_attribute 92 modules/widgetman/wgt_load.c gf_svg_parse_attribute(n, &info, "http://www.w3.org/2000/svg", 0); gf_svg_parse_attribute 107 modules/widgetman/wgt_load.c gf_svg_parse_attribute(n, &info, "320", 0); gf_svg_parse_attribute 109 modules/widgetman/wgt_load.c gf_svg_parse_attribute(n, &info, "240", 0); gf_svg_parse_attribute 126 modules/widgetman/wgt_load.c gf_svg_parse_attribute(n, &info, (char *) path, 0); gf_svg_parse_attribute 152 modules/widgetman/wgt_load.c gf_svg_parse_attribute(n, &info, (char *) wmpath, 0); gf_svg_parse_attribute 754 modules/widgetman/widgetman.c gf_svg_parse_attribute(n, &info, (char *)str_val, 0); gf_svg_parse_attribute 388 src/scene_manager/loader_svg.c gf_svg_parse_attribute((GF_Node *)anim->animation_elt, &info, anim->type, 0); gf_svg_parse_attribute 461 src/scene_manager/loader_svg.c gf_svg_parse_attribute((GF_Node *)anim->animation_elt, &info, anim->to, anim_value_type); gf_svg_parse_attribute 469 src/scene_manager/loader_svg.c gf_svg_parse_attribute((GF_Node *)anim->animation_elt, &info, anim->from, anim_value_type); gf_svg_parse_attribute 476 src/scene_manager/loader_svg.c gf_svg_parse_attribute((GF_Node *)anim->animation_elt, &info, anim->by, anim_value_type); gf_svg_parse_attribute 483 src/scene_manager/loader_svg.c gf_svg_parse_attribute((GF_Node *)anim->animation_elt, &info, anim->values, anim_value_type); gf_svg_parse_attribute 868 src/scene_manager/loader_svg.c gf_svg_parse_attribute((GF_Node *)elt, &info, att->value, 0); gf_svg_parse_attribute 932 src/scene_manager/loader_svg.c GF_Err e = gf_svg_parse_attribute((GF_Node *)elt, &info, att->value, 0); gf_svg_parse_attribute 993 src/scene_manager/loader_svg.c gf_svg_parse_attribute((GF_Node *)elt, &info, (char*)ev_observer, 0); gf_svg_parse_attribute 1227 src/scene_manager/loader_svg.c gf_svg_parse_attribute(parser->command->node, &nf, atValue, (u8) info.fieldType); gf_svg_parse_attribute 2160 src/scenegraph/dom_smjs.c e = gf_svg_parse_attribute(n, &info, val, anim_value_type); gf_svg_parse_attribute 1514 src/scenegraph/smil_anim.c gf_svg_parse_attribute((GF_Node *)node, &info, string, anim_value_type); gf_svg_parse_attribute 2959 src/scenegraph/svg_attributes.c if (info.far_ptr) gf_svg_parse_attribute(n, &info, attribute_content, 0); gf_svg_parse_attribute 2984 src/scenegraph/svg_attributes.c gf_svg_parse_attribute(n, &info, str + (psemi+1), anim_value_type); gf_svg_parse_attribute 3382 src/scenegraph/svg_attributes.c gf_svg_parse_attribute(n, &info, c, 0); gf_svg_parse_attribute 1032 src/scenegraph/svg_smjs.c e = gf_svg_parse_attribute(n, &info, val, 0);