gf_path_get_outline 605 include/gpac/path2d.h GF_Path *gf_path_get_outline(GF_Path *path, GF_PenSettings pen); gf_path_get_outline 1176 src/compositor/drawable.c si->outline = gf_path_get_outline(path, asp->pen_props); gf_path_get_outline 1179 src/compositor/drawable.c si->outline = gf_path_get_outline(drawable->path, asp->pen_props); gf_path_get_outline 837 src/compositor/font_engine.c GF_Path *outline = gf_path_get_outline(path, asp->pen_props); gf_path_get_outline 84 src/compositor/visual_manager_2d_draw.c cliper = gf_path_get_outline(clippath, clipset); gf_path_get_outline 774 src/compositor/visual_manager_2d_draw.c outline = gf_path_get_outline(path, pen); gf_path_get_outline 830 src/compositor/visual_manager_2d_draw.c outline = gf_path_get_outline(path, pen);