Home | History | Annotate | Download | only in fio

Lines Matching defs:source

1650 	GtkWidget *source;
1652 source = gtk_drag_get_source_widget(ctx);
1653 if (source && widget == gtk_widget_get_toplevel(source)) {