Searched refs:formats (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/dialog/
H A Dfiledialog.cpp64 std::vector<Gdk::PixbufFormat>formats = Gdk::Pixbuf::get_formats(); local
65 for (unsigned int i=0; i<formats.size(); i++)
67 Gdk::PixbufFormat format = formats[i];
/inkscape/src/ui/widget/
H A Dimageicon.cpp356 std::vector<Gdk::PixbufFormat>formats = Gdk::Pixbuf::get_formats(); local
357 for (unsigned int i=0; i<formats.size(); i++)
359 Gdk::PixbufFormat format = formats[i];
/inkscape/packaging/
H A Drelease-sign-tarballs208 (SVG) file format, but reads and writes a wealth of other formats

Completed in 22 milliseconds