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

/inkscape/src/helper/
H A Dpng-write.h33 ExportResult sp_export_png_file(SPDocument *doc, gchar const *filename,
39 ExportResult sp_export_png_file(SPDocument *doc, gchar const *filename,
H A Dpng-write.cpp384 ExportResult sp_export_png_file(SPDocument *doc, gchar const *filename, function
392 return sp_export_png_file(doc, filename, Geom::Rect(Geom::Point(x0,y0),Geom::Point(x1,y1)),
396 ExportResult sp_export_png_file(SPDocument *doc, gchar const *filename, function
/inkscape/src/ui/dialog/
H A Dprint.cpp80 sp_export_png_file(junk->_doc, tmp_png.c_str(), 0.0, 0.0,
H A Dexport.cpp1073 if (!sp_export_png_file (doc, path.c_str(),
1163 ExportResult status = sp_export_png_file(desktop->getDocument(), path.c_str(),
/inkscape/src/ui/
H A Dclipboard.cpp1194 sp_export_png_file(_clipboardSPDoc, filename, area, width, height, dpi, dpi, bgcolor, NULL, NULL, true, x);
/inkscape/src/
H A Dmain.cpp1690 if( sp_export_png_file(doc, path.c_str(), area, width, height, dpi,
H A Dselection-chemistry.cpp3685 sp_export_png_file(document, filepath,

Completed in 53 milliseconds