gdNewFileCtx      631 gd/libgd/gd.h  gdIOCtx* gdNewFileCtx(FILE*);
gdNewFileCtx      147 gd/libgd/gd_gd.c 	in = gdNewFileCtx(inFile);
gdNewFileCtx      267 gd/libgd/gd_gd.c 	gdIOCtx *out = gdNewFileCtx(outFile);
gdNewFileCtx      229 gd/libgd/gd_gd2.c 	gdIOCtx *in = gdNewFileCtx(inFile);
gdNewFileCtx      403 gd/libgd/gd_gd2.c 	gdIOCtx *in = gdNewFileCtx(inFile);
gdNewFileCtx      812 gd/libgd/gd_gd2.c 	gdIOCtx *out = gdNewFileCtx(outFile);
gdNewFileCtx      114 gd/libgd/gd_gif_in.c 	gdIOCtx		*fd = gdNewFileCtx(fdFile);
gdNewFileCtx      112 gd/libgd/gd_gif_out.c   gdIOCtx *out = gdNewFileCtx (outFile);
gdNewFileCtx      142 gd/libgd/gd_jpeg.c 	gdIOCtx *out = gdNewFileCtx (outFile);
gdNewFileCtx      275 gd/libgd/gd_jpeg.c 	gdIOCtx *in = gdNewFileCtx(inFile);
gdNewFileCtx       96 gd/libgd/gd_png.c 	gdIOCtx *in = gdNewFileCtx(inFile);
gdNewFileCtx      420 gd/libgd/gd_png.c 	gdIOCtx *out = gdNewFileCtx(outFile);
gdNewFileCtx      427 gd/libgd/gd_png.c 	gdIOCtx *out = gdNewFileCtx(outFile);
gdNewFileCtx      172 gd/libgd/gd_wbmp.c 	gdIOCtx *in = gdNewFileCtx(inFile);
gdNewFileCtx      193 gd/libgd/gd_wbmp.c 	gdIOCtx *out = gdNewFileCtx(outFile);
gdNewFileCtx       30 gd/libgd/gd_webp.c 	gdIOCtx *in = gdNewFileCtx(inFile);
gdNewFileCtx       99 gd/libgd/gd_webp.c 	gdIOCtx *out = gdNewFileCtx(outFile);
gdNewFileCtx      106 gd/libgd/gd_webp.c 	gdIOCtx *out = gdNewFileCtx(outFile);