Home
last modified time | relevance | path

Searched refs:WriteGIF (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/egif/
H A Degif.cxx72 bool WriteGIF( const Graphic& rGraphic, FilterConfigItem* pConfigItem );
91 bool GIFWriter::WriteGIF(const Graphic& rGraphic, FilterConfigItem* pFilterConfigItem) in WriteGIF() function in GIFWriter
546 return aWriter.WriteGIF(rGraphic, pConfigItem); in egiGraphicExport()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/egif/
H A Degif.cxx72 bool WriteGIF( const Graphic& rGraphic, FilterConfigItem* pConfigItem );
92 bool GIFWriter::WriteGIF(const Graphic& rGraphic, FilterConfigItem* pFilterConfigItem) in WriteGIF() function in GIFWriter
546 return aWriter.WriteGIF(rGraphic, pConfigItem); in ExportGifGraphic()
/dports/graphics/xpaint/xpaint-2.9.10.3/rw/
H A DrwTable.c64 extern int WriteGIF(char *, Image *);
138 {"GIF_Format", ReadGIF, WriteGIF, TestGIF },
H A DreadWriteGIF.c599 WriteGIF(char *file, Image * outImage) in WriteGIF() function
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvgif.c454 if (WriteGIF(fp, pinfo->pic, pinfo->type, pinfo->w, pinfo->h, pinfo->r,
518 if (WriteGIF(fp, pinfo->pic, pinfo->type, pinfo->w, pinfo->h, pinfo->r,
H A Dxvgifwr.c62 int WriteGIF(fp, pic, ptype, w, h, rmap, gmap, bmap, numcols, colorstyle, in WriteGIF() function
H A Dxv.h1976 int WriteGIF PARM((FILE *, byte *, int, int, int,
H A Dxvdir.c1277 rv = WriteGIF (fp, thepic, ptype, w, h, rp,gp,bp, nc,col,picComments);
/dports/japanese/xv/xv-3.10a/
H A Dxvgif.c454 if (WriteGIF(fp, pinfo->pic, pinfo->type, pinfo->w, pinfo->h, pinfo->r,
518 if (WriteGIF(fp, pinfo->pic, pinfo->type, pinfo->w, pinfo->h, pinfo->r,
H A Dxvgifwr.c62 int WriteGIF(fp, pic, ptype, w, h, rmap, gmap, bmap, numcols, colorstyle, in WriteGIF() function
H A Dxv.h1976 int WriteGIF PARM((FILE *, byte *, int, int, int,
H A Dxvdir.c1277 rv = WriteGIF (fp, thepic, ptype, w, h, rp,gp,bp, nc,col,picComments);
/dports/graphics/xv/xv-3.10a/
H A Dxvgif.c454 if (WriteGIF(fp, pinfo->pic, pinfo->type, pinfo->w, pinfo->h, pinfo->r,
518 if (WriteGIF(fp, pinfo->pic, pinfo->type, pinfo->w, pinfo->h, pinfo->r,
H A Dxvgifwr.c62 int WriteGIF(fp, pic, ptype, w, h, rmap, gmap, bmap, numcols, colorstyle, in WriteGIF() function
H A Dxv.h1976 int WriteGIF PARM((FILE *, byte *, int, int, int,
H A Dxvdir.c1277 rv = WriteGIF (fp, thepic, ptype, w, h, rp,gp,bp, nc,col,picComments);
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/img/
H A Dgifwrite.c82 static int WriteGIF(FILE *, byte *, byte *,
114 return WriteGIF(fp, (byte *) image, NULL, PIC8, (int) w, (int) h,
124 return WriteGIF(fp, (byte *) rgbimage, (byte *) mask,
136 return WriteGIF(fp, (byte *) image, NULL, PIC8, (int) w, (int) h,
150 static int WriteGIF(fp, pic, mask, ptype, w, h, rmap, gmap, bmap, numcols, in WriteGIF() function
/dports/math/mathgl/mathgl-2.5/examples/
H A Dfull_test.cpp285 gr->WriteGIF(buf); break; in save()
H A Dsamples.cpp3481 gr->WriteGIF("fexport.gif"); in smgl_fexport()
/dports/japanese/xv/xv-3.10a/unsupt/
H A Dvis761 int WriteGIF(FILE *, byte *, int, int, byte *, byte *, byte *, int, int);
841 int WriteGIF();
1427 case 0: rv = WriteGIF(fp,thepic,w, h, r, g, b, numcols, RBWhich(colorRB));
/dports/graphics/xv-m17n/xv-3.10a/unsupt/
H A Dvis761 int WriteGIF(FILE *, byte *, int, int, byte *, byte *, byte *, int, int);
841 int WriteGIF();
1427 case 0: rv = WriteGIF(fp,thepic,w, h, r, g, b, numcols, RBWhich(colorRB));
/dports/graphics/xv/xv-3.10a/unsupt/
H A Dvis761 int WriteGIF(FILE *, byte *, int, int, byte *, byte *, byte *, int, int);
841 int WriteGIF();
1427 case 0: rv = WriteGIF(fp,thepic,w, h, r, g, b, numcols, RBWhich(colorRB));
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dprint.c70 extern int WriteGIF(char *file, Image * outImage);
1849 WriteGIF(file, image); in viewExternCallback()
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dmgl.h442 inline void WriteGIF(const char *fname,const char *descr="")
/dports/math/mathgl/mathgl-2.5/lang/
H A Dmgl.i431 inline void WriteGIF(const char *fname,const char *descr="")

12