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

/inkscape/src/
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 27 milliseconds