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

/inkscape/src/ui/widget/
H A Dstyle-swatch.cpp102 SPCSSAttr *css2 = prefs->getInheritedStyle(_style_swatch._tool_path + "/style"); local
103 _style_swatch.setStyle(css2);
104 sp_repr_css_attr_unref(css2);

Completed in 14 milliseconds