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

/inkscape/src/widgets/
H A Ddash-selector.h50 GdkPixbuf* sp_dash_to_pixbuf(double *pattern);
H A Ddash-selector.cpp89 row[dash_columns.pixbuf] = Glib::wrap(sp_dash_to_pixbuf(dashes[i]));
241 GdkPixbuf* SPDashSelector::sp_dash_to_pixbuf(double *pattern) function in class:SPDashSelector

Completed in 20 milliseconds