Searched refs:sp_repr_css_change_recursive (Results 1 - 9 of 9) sorted by relevance

/inkscape/src/xml/
H A Drepr-css.cpp458 void sp_repr_css_change_recursive(Node *repr, SPCSSAttr *css, gchar const *attr) function
467 sp_repr_css_change_recursive(child, css, attr);
H A Drepr.h95 void sp_repr_css_change_recursive(Inkscape::XML::Node *repr, SPCSSAttr *css, char const *key);
/inkscape/src/widgets/
H A Dfill-style.cpp576 sp_repr_css_change_recursive((*i)->getRepr(), css, "style");
602 sp_repr_css_change_recursive((*i)->getRepr(), css, "style");
665 sp_repr_css_change_recursive(selrepr, css, "style");
H A Dstroke-style.cpp526 sp_repr_css_change_recursive(selrepr, css, "style");
639 sp_repr_css_change_recursive(item->getRepr(), css_item, "style");
716 sp_repr_css_change_recursive(marker->firstChild()->getRepr(), css, "style");
/inkscape/src/
H A Dfilter-chemistry.cpp457 sp_repr_css_change_recursive(item->getRepr(), css, "style");
H A Dsp-pattern.cpp356 sp_repr_css_change_recursive(item->getRepr(), css, "style");
H A Dstyle.cpp1595 sp_repr_css_change_recursive(repr, css, "style");
/inkscape/src/ui/tools/
H A Dgradient-tool.cpp914 sp_repr_css_change_recursive((*i)->getRepr(), css, "style");
H A Dmesh-tool.cpp962 sp_repr_css_change_recursive((*i)->getRepr(), css, "style");

Completed in 157 milliseconds