Lines Matching refs:repr
42 #include "xml/repr.h"
161 // setting style on child of clone spills into the clone original (via shared repr), don't do it!
393 * Apply the desktop's current style or the tool style to repr.
396 sp_desktop_apply_style_tool(SPDesktop *desktop, Inkscape::XML::Node *repr, Glib::ustring const &tool_path, bool with_text)
402 sp_repr_css_set(repr, css_current, "style");
405 sp_repr_css_set(repr, css, "style");