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

/inkscape/src/
H A Dmain.cpp194 static int do_export_emf(SPDocument* doc, gchar const* uri, char const *mime);
1250 retVal |= do_export_emf(doc, sp_export_emf, "image/x-emf");
1899 static int do_export_emf(SPDocument* doc, gchar const* uri, char const* mime) function

Completed in 27 milliseconds