GF_PenSettings    605 include/gpac/path2d.h GF_Path *gf_path_get_outline(GF_Path *path, GF_PenSettings pen);
GF_PenSettings    185 src/compositor/drawable.h 	GF_PenSettings pen_props;
GF_PenSettings     73 src/compositor/visual_manager_2d_draw.c 	GF_PenSettings clipset;
GF_PenSettings     79 src/compositor/visual_manager_2d_draw.c 	memset(&clipset, 0, sizeof(GF_PenSettings));
GF_PenSettings    768 src/compositor/visual_manager_2d_draw.c 		GF_PenSettings pen;
GF_PenSettings    769 src/compositor/visual_manager_2d_draw.c 		memset(&pen, 0, sizeof(GF_PenSettings));
GF_PenSettings    789 src/compositor/visual_manager_2d_draw.c 	GF_PenSettings pen;
GF_PenSettings    826 src/compositor/visual_manager_2d_draw.c 		memset(&pen, 0, sizeof(GF_PenSettings));
GF_PenSettings   1362 src/utils/path2d_stroker.c static Fixed gf_path_get_dash(GF_PenSettings *pen, u32 dash_slot, u32 *next_slot)
GF_PenSettings   1456 src/utils/path2d_stroker.c static GF_Err evg_dash_subpath(GF_Path *dashed, GF_Point2D *pts, u32 nb_pts, GF_PenSettings *pen, Fixed length_scale)
GF_PenSettings   1635 src/utils/path2d_stroker.c static GF_Path *gf_path_dash(GF_Path *path, GF_PenSettings *pen)
GF_PenSettings   1678 src/utils/path2d_stroker.c GF_Path *gf_path_get_outline(GF_Path *path, GF_PenSettings pen)