gf_svg_apply_inheritance  347 applications/testapps/svg2bifs/main.c 	gf_svg_apply_inheritance(&converter->all_atts, &converter->svg_props);
gf_svg_apply_inheritance  657 include/gpac/scenegraph_svg.h u32 gf_svg_apply_inheritance(SVGAllAttributes *all_atts, SVGPropertiesPointers *render_svg_props) ;
gf_svg_apply_inheritance  367 src/compositor/svg_base.c 	inherited_flags_mask = gf_svg_apply_inheritance(atts, tr_state->svg_props);
gf_svg_apply_inheritance  372 src/compositor/svg_base.c 	inherited_flags_mask = gf_svg_apply_inheritance(atts, tr_state->svg_props);
gf_svg_apply_inheritance  281 src/compositor/svg_geometry.c 	gf_svg_apply_inheritance(&all_atts, tr_state->svg_props);