Searched refs:xml_space_attr (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/xml/ | ||
H A D | repr-io.cpp | 1002 gchar const *xml_space_attr = repr->attribute("xml:space"); local 1003 if (xml_space_attr != NULL && !strcmp(xml_space_attr, "preserve")) { |
Completed in 17 milliseconds