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

/inkscape/src/widgets/
H A Dpaint-selector.cpp900 GSList *clean_pl = NULL; local
908 clean_pl = g_slist_prepend (clean_pl, pl->data);
911 sp_pattern_menu_build (combo, clean_pl, source);
914 g_slist_free (clean_pl);

Completed in 29 milliseconds