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

/inkscape/src/xml/
H A Dsimple-node.cpp334 bool attr_remove = flags & SP_ATTR_CLEAN_ATTR_REMOVE; local
337 if( (attr_warn || attr_remove) && value != NULL ) {
339 if( !is_useful && attr_remove ) {

Completed in 14 milliseconds