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

/inkscape/src/
H A Dattribute-rel-util.cpp103 sp_attribute_clean_style(repr, flags );
131 void sp_attribute_clean_style(Node *repr, unsigned int flags) { function
138 sp_attribute_clean_style(repr, css, flags);
157 Glib::ustring sp_attribute_clean_style(Node *repr, gchar const *string, unsigned int flags) { function
164 sp_attribute_clean_style(repr, css, flags);
183 void sp_attribute_clean_style(Node* repr, SPCSSAttr *css, unsigned int flags) { function

Completed in 66 milliseconds