EGifPutLine      1124 lib/egif_lib.c 		    if (EGifPutLine(GifFileOut, 
EGifPutLine      1131 lib/egif_lib.c 		if (EGifPutLine(GifFileOut,
EGifPutLine       158 lib/gif_lib.h  int EGifPutLine(GifFileType *GifFile, GifPixelType *GifLine,
EGifPutLine       194 util/gif2rgb.c 	if (EGifPutLine(GifFile, Ptr, Width) == GIF_ERROR)
EGifPutLine       251 util/gifbg.c   	    if (EGifPutLine(GifFile, Line, ImageWidth) == GIF_ERROR)
EGifPutLine       277 util/gifbg.c   	    if (EGifPutLine(GifFile, Line, ImageWidth) == GIF_ERROR)
EGifPutLine       313 util/gifbg.c   	    if (EGifPutLine(GifFile, &Line[StartX], ImageWidth) == GIF_ERROR)
EGifPutLine       211 util/gifclrmp.c 			if (EGifPutLine(GifFileOut,
EGifPutLine       116 util/gifcolor.c 	    if (EGifPutLine(GifFile, RasterBuffer[j], IMAGEWIDTH) == GIF_ERROR)
EGifPutLine       156 util/gifecho.c 	    if (EGifPutLine(GifFile, RasterBuffer[j], ImageWidth) == GIF_ERROR)
EGifPutLine       141 util/giffix.c  		    if (EGifPutLine(GifFileOut, LineBuffer, Width)
EGifPutLine       153 util/giffix.c  			if (EGifPutLine(GifFileOut, LineBuffer, Width)
EGifPutLine       225 util/gifhisto.c 		if (EGifPutLine(GifFileOut, Line, ImageWidth) == GIF_ERROR)
EGifPutLine       125 util/gifwedge.c 	    if (EGifPutLine(GifFile, Line, ImageWidth) == GIF_ERROR) {