Searched refs:get_selected_stop (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/widgets/
H A Dgradient-vector.cpp80 static SPStop *get_selected_stop( GtkWidget *vb);
649 SPStop *stop = get_selected_stop(tbl);
702 static SPStop *get_selected_stop( GtkWidget *vb) function
721 SPStop *stop = get_selected_stop(vb);
751 SPStop *stop = get_selected_stop(vb);
808 SPStop *stop = get_selected_stop(vb);
932 SPStop *stop = get_selected_stop(vb);
1149 SPStop *stop = get_selected_stop(widget);
1305 SPStop *stop = get_selected_stop(GTK_WIDGET(object));
1348 SPStop *stop = get_selected_stop(GTK_WIDGE
[all...]
H A Dgradient-toolbar.cpp454 static SPStop *get_selected_stop( GtkWidget *vb) function
539 SPStop *stop = get_selected_stop(widget);
637 SPStop *stop = get_selected_stop(data);
844 SPStop *stop = get_selected_stop(data);
984 SPStop *stop = get_selected_stop(GTK_WIDGET(tbl));

Completed in 198 milliseconds