Searched refs:sp_repr_css_unset_property (Results 1 - 11 of 11) sorted by relevance

/inkscape/src/widgets/
H A Dfill-style.cpp686 sp_repr_css_unset_property(css, "fill");
688 sp_repr_css_unset_property(css, "stroke");
689 sp_repr_css_unset_property(css, "stroke-opacity");
690 sp_repr_css_unset_property(css, "stroke-width");
691 sp_repr_css_unset_property(css, "stroke-miterlimit");
692 sp_repr_css_unset_property(css, "stroke-linejoin");
693 sp_repr_css_unset_property(css, "stroke-linecap");
694 sp_repr_css_unset_property(css, "stroke-dashoffset");
695 sp_repr_css_unset_property(css, "stroke-dasharray");
/inkscape/src/ui/widget/
H A Dselected-style.cpp569 sp_repr_css_unset_property (css, "fill");
578 sp_repr_css_unset_property (css, "stroke");
579 sp_repr_css_unset_property (css, "stroke-opacity");
580 sp_repr_css_unset_property (css, "stroke-width");
581 sp_repr_css_unset_property (css, "stroke-miterlimit");
582 sp_repr_css_unset_property (css, "stroke-linejoin");
583 sp_repr_css_unset_property (css, "stroke-linecap");
584 sp_repr_css_unset_property (css, "stroke-dashoffset");
585 sp_repr_css_unset_property (css, "stroke-dasharray");
827 sp_repr_css_unset_property (cs
[all...]
/inkscape/src/xml/
H A Drepr.h86 void sp_repr_css_unset_property(SPCSSAttr *css, char const *name);
H A Drepr-css.cpp250 void sp_repr_css_unset_property(SPCSSAttr *css, gchar const *name) function
/inkscape/src/
H A Dfilter-chemistry.cpp455 sp_repr_css_unset_property(css, "filter");
H A Dsplivarot.cpp1207 sp_repr_css_unset_property(ncss, "marker-start");
1208 sp_repr_css_unset_property(ncss, "marker-mid");
1209 sp_repr_css_unset_property(ncss, "marker-end");
H A Ddesktop-style.cpp247 sp_repr_css_unset_property(css, "font");
H A Dstyle.cpp1591 sp_repr_css_unset_property(css, "filter");
H A Dgradient-drag.cpp2662 sp_repr_css_unset_property (css, "fill");
2664 sp_repr_css_unset_property (css, "stroke");
H A Dselection-chemistry.cpp1315 sp_repr_css_unset_property(css, "filter");
/inkscape/src/live_effects/
H A Dlpe-powerstroke.cpp237 sp_repr_css_unset_property (css, "fill");

Completed in 2412 milliseconds