gf_font_span_create_path 1423 include/gpac/internal/compositor_dev.h GF_Path *gf_font_span_create_path(GF_TextSpan *span);
gf_font_span_create_path  783 src/compositor/font_engine.c 	span_path = gf_font_span_create_path(span);
gf_font_span_create_path  820 src/compositor/font_engine.c 		GF_Path *path = gf_font_span_create_path(span);
gf_font_span_create_path  833 src/compositor/font_engine.c 		GF_Path *path = gf_font_span_create_path(span);
gf_font_span_create_path  752 src/compositor/mpeg4_text.c 		GF_Path *span_path = gf_font_span_create_path(span);