gf_xml_get_attribute_type  661 include/gpac/scenegraph_svg.h u32 gf_xml_get_attribute_type(u32 tag);
gf_xml_get_attribute_type 4887 src/laser/lsr_dec.c 				field_type = field->fieldType = gf_xml_get_attribute_type(field->fieldIndex);
gf_xml_get_attribute_type 1600 src/laser/lsr_enc.c 	if (!anim_type->type) anim_type->type = gf_xml_get_attribute_type(anim_type->tag);
gf_xml_get_attribute_type 1201 src/scene_manager/loader_svg.c 			info.fieldType = gf_xml_get_attribute_type(info.fieldIndex);
gf_xml_get_attribute_type  509 src/scenegraph/xml_ns.c 	u32 type = gf_xml_get_attribute_type(tag);