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

/inkscape/src/widgets/
H A Dstroke-style.cpp684 const char *lstroke = getItemColorForMarker(item, FOR_STROKE, loc); local
697 sp_repr_css_set_property(css, "stroke", lstroke);
707 sp_repr_css_set_property(css, "fill", lstroke);

Completed in 17 milliseconds