Searched refs:sp_attribute_check_attribute (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dattribute-rel-util.h73 bool sp_attribute_check_attribute(Glib::ustring element, Glib::ustring id, Glib::ustring attribute, bool warn);
H A Dattribute-rel-util.cpp114 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 Dsimple-node.cpp338 bool is_useful = sp_attribute_check_attribute( element, id, name, attr_warn );

Completed in 465 milliseconds