SVG_TransformType  213 applications/testapps/svg2bifs/main.c 			switch(*(SVG_TransformType *) info.far_ptr) {
SVG_TransformType  613 include/gpac/internal/scenegraph_dev.h 	SVG_TransformType *type;
SVG_TransformType  423 include/gpac/nodes_svg.h 	SVG_TransformType *transform_type;
SVG_TransformType 3183 src/laser/lsr_dec.c 		*(SVG_TransformType *)info.far_ptr = type;
SVG_TransformType  389 src/scene_manager/loader_svg.c 			switch(*(SVG_TransformType *) info.far_ptr) {
SVG_TransformType 2113 src/scenegraph/dom_smjs.c 		switch(*(SVG_TransformType *) info.far_ptr) {
SVG_TransformType 2866 src/scenegraph/svg_attributes.c static void svg_parse_animatetransform_type(SVG_TransformType *anim_transform_type, char *attribute_content)
SVG_TransformType 3299 src/scenegraph/svg_attributes.c 		svg_parse_animatetransform_type((SVG_TransformType*)info->far_ptr, attribute_content);
SVG_TransformType 4726 src/scenegraph/svg_attributes.c 		SVG_TransformType tr = *(SVG_TransformType *)info->far_ptr;
SVG_TransformType 1137 src/scenegraph/svg_properties.c 			all_atts->transform_type = (SVG_TransformType *)att->data;