gf_svg_is_property 1069 include/gpac/internal/scenegraph_dev.h Bool gf_svg_is_property(GF_Node *node, GF_FieldInfo *target_attribute); gf_svg_is_property 1150 src/scenegraph/smil_anim.c if (!gf_svg_is_property(target, &target_attribute)) { gf_svg_is_property 1310 src/scenegraph/smil_anim.c aa->is_property = gf_svg_is_property(target, &target_attribute);