gf_sc_has_text_selection  120 include/gpac/compositor.h Bool gf_sc_has_text_selection(GF_Compositor *compositor);
gf_sc_has_text_selection 3167 src/compositor/compositor.c 		if (gf_sc_has_text_selection(compositor)) {
gf_sc_has_text_selection 2069 src/terminal/terminal.c 	has_text = gf_sc_has_text_selection(term->compositor);