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

/inkscape/src/
H A Dstyle.cpp1503 sp_style_set_to_uri_string (SPStyle *style, bool isfill, const gchar *uri) argument
1505 sp_style_set_ipaint_to_uri_string (style, isfill? &style->fill : &style->stroke, uri);

Completed in 216 milliseconds