Searched defs:ns_uri (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/xml/
H A Drepr-io.cpp899 ptr_shared<char> ns_uri=(*iter).second; local
904 attributes = cons(AttributeRecord(g_quark_from_static_string("xmlns"), ns_uri), attributes);
910 attributes = cons(AttributeRecord(key, ns_uri), attributes);

Completed in 17 milliseconds