svg_path_realloc_pts 1969 src/scenegraph/svg_smjs.c 	nb_pts = svg_path_realloc_pts(p, 1);
svg_path_realloc_pts 1990 src/scenegraph/svg_smjs.c 	nb_pts = svg_path_realloc_pts(p, 1);
svg_path_realloc_pts 2014 src/scenegraph/svg_smjs.c 	nb_pts = svg_path_realloc_pts(p, 2);
svg_path_realloc_pts 2041 src/scenegraph/svg_smjs.c 	nb_pts = svg_path_realloc_pts(p, 3);