Searched refs:sp_attribute_check_attribute (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ |
H A D | attribute-rel-util.h | 73 bool sp_attribute_check_attribute(Glib::ustring element, Glib::ustring id, Glib::ustring attribute, bool warn);
|
H A D | attribute-rel-util.cpp | 114 bool is_useful = sp_attribute_check_attribute( element, id, attribute, flags & SP_ATTR_CLEAN_ATTR_WARN ); 269 bool sp_attribute_check_attribute(Glib::ustring element, Glib::ustring id, Glib::ustring attribute, bool warn) { function
|
/inkscape/src/xml/ |
H A D | simple-node.cpp | 338 bool is_useful = sp_attribute_check_attribute( element, id, name, attr_warn );
|
Completed in 465 milliseconds