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

/inkscape/src/widgets/
H A Dstroke-marker-selector.cpp304 GSList *clean_ml = NULL; local
311 clean_ml = g_slist_prepend (clean_ml, ml->data);
316 add_markers(clean_ml, source, history);
319 g_slist_free (clean_ml);

Completed in 53 milliseconds