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

/inkscape/src/xml/
H A Drepr-io.cpp1002 gchar const *xml_space_attr = repr->attribute("xml:space"); local
1003 if (xml_space_attr != NULL && !strcmp(xml_space_attr, "preserve")) {

Completed in 16 milliseconds