gf_path_add_rect  226 include/gpac/path2d.h GF_Err gf_path_add_rect(GF_Path *gp, Fixed ox, Fixed oy, Fixed w, Fixed h);
gf_path_add_rect 1030 src/compositor/drawable.c 		gf_path_add_rect(hlight->path, bounds->x, bounds->y, bounds->width, bounds->height);
gf_path_add_rect  600 src/compositor/mpeg4_geometry_2d.c 		gf_path_add_rect(stack->path, coord->point.vals[i].x, coord->point.vals[i].y, w, h);
gf_path_add_rect  392 src/compositor/svg_grouping.c 					gf_path_add_rect(stack->vp_fill->path, 0, 0, width, -height);