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

/inkscape/src/
H A Dattribute-rel-util.cpp82 unsigned int flags_temp = flags; local
84 flags_temp &= ~(SP_ATTR_CLEAN_DEFAULT_WARN|SP_ATTR_CLEAN_DEFAULT_REMOVE);
86 sp_attribute_clean_recursive( child, flags_temp );

Completed in 400 milliseconds