SVG_Points        490 include/gpac/nodes_svg.h 	SVG_Points *points;
SVG_Points       2151 src/laser/lsr_dec.c 		SVG_Points *pts = (SVG_Points *)gf_svg_create_attribute_value(SVG_Points_datatype);
SVG_Points       5383 src/scenegraph/svg_attributes.c static GF_Err svg_points_muladd(Fixed alpha, SVG_Points *a, Fixed beta, SVG_Points *b, SVG_Points *c)
SVG_Points       5407 src/scenegraph/svg_attributes.c static GF_Err svg_points_copy(SVG_Points *a, SVG_Points *b)
SVG_Points       1338 src/scenegraph/svg_properties.c 			all_atts->points = (SVG_Points *)att->data;