gf_path_iterator_new  371 include/gpac/path2d.h GF_PathIterator *gf_path_iterator_new(GF_Path *gp);
gf_path_iterator_new  127 src/compositor/mpeg4_path_layout.c 		gr->iter = gf_path_iterator_new(dr->path);
gf_path_iterator_new 1248 src/scenegraph/smil_anim.c 				rai->path_iterator = gf_path_iterator_new(rai->path);
gf_path_iterator_new 1255 src/scenegraph/smil_anim.c 				rai->path_iterator = gf_path_iterator_new(rai->path);
gf_path_iterator_new 1279 src/scenegraph/smil_anim.c 								rai->path_iterator = gf_path_iterator_new(rai->path);
gf_path_iterator_new 1460 src/scenegraph/svg_smjs.c 		GF_PathIterator *path_it = gf_path_iterator_new(p);