Searched defs:rdf_root_name (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | sp-metadata.cpp | 64 static GQuark const rdf_root_name = g_quark_from_static_string("rdf:RDF"); local 67 if ( (GQuark)iter->code() == rdf_root_name ) { |
Completed in 442 milliseconds