GF_WidgetFeature  598 modules/widgetman/widgetman.c 		GF_WidgetFeature *f = (GF_WidgetFeature*)gf_list_get(wid->features, 0);
GF_WidgetFeature 1769 modules/widgetman/widgetman.c 		GF_WidgetFeature *feat = (GF_WidgetFeature*)gf_list_get(wid->widget->features, i);
GF_WidgetFeature 3349 modules/widgetman/widgetman.c 				GF_WidgetFeature *feat;
GF_WidgetFeature 3365 modules/widgetman/widgetman.c 					GF_WidgetFeature *tmp = gf_list_get(widget->features, i);
GF_WidgetFeature 3373 modules/widgetman/widgetman.c 				GF_SAFEALLOC(feat, GF_WidgetFeature);