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

/inkscape/src/
H A Dsp-stop.h46 static SPColor readStopColor( Glib::ustring const &styleStr, guint32 dfl = 0 );
H A Dsp-stop.cpp201 SPColor SPStop::readStopColor(Glib::ustring const &styleStr, guint32 dfl) { argument
205 paint.read( styleStr.c_str() );

Completed in 1687 milliseconds