Searched refs:set_style (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/tools/
H A Dtweak-tool.h88 bool set_style(const SPCSSAttr* css);
H A Dtweak-tool.cpp245 bool TweakTool::set_style(const SPCSSAttr* css) { function in class:Inkscape::UI::Tools::TweakTool
287 sigc::mem_fun(this, &TweakTool::set_style)
/inkscape/share/extensions/
H A Dreplace_font.py61 set_style(node, style)
103 def set_style(node, style): function
/inkscape/share/extensions/ink2canvas/
H A Dsvg.py78 def set_style(self, style): member in class:AbstractShape
133 self.set_style(style)
192 self.set_style(style)
299 self.set_style(style)
365 self.set_style(style)

Completed in 20 milliseconds