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

/inkscape/src/
H A Dgradient-drag.h216 Glib::ustring makeStopSafeColor( gchar const *str, bool &isNull );
H A Dgradient-drag.cpp202 Glib::ustring GrDrag::makeStopSafeColor( gchar const *str, bool &isNull ) function in class:GrDrag
278 Glib::ustring tmp = makeStopSafeColor( sp_repr_css_property( stop, "stop-color", "" ), stopIsNull );
578 Glib::ustring toUse = makeStopSafeColor( c, stopIsNull );

Completed in 70 milliseconds