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

/inkscape/src/xml/
H A Dsimple-node.cpp333 bool attr_warn = flags & SP_ATTR_CLEAN_ATTR_WARN; local
337 if( (attr_warn || attr_remove) && value != NULL ) {
338 bool is_useful = sp_attribute_check_attribute( element, id, name, attr_warn );

Completed in 14 milliseconds