gf_path_add_cubic_to_vec 180 include/gpac/path2d.h GF_Err gf_path_add_cubic_to_vec(GF_Path *gp, GF_Point2D *c1, GF_Point2D *c2, GF_Point2D *pt); gf_path_add_cubic_to_vec 2655 src/laser/lsr_dec.c gf_path_add_cubic_to_vec(path, ct1, ct2, end); gf_path_add_cubic_to_vec 2667 src/laser/lsr_dec.c gf_path_add_cubic_to_vec(path, &ct_orig, ct2, end);