Searched refs:EGifCompressLine (Results 1 – 1 of 1) sorted by relevance
37 static int EGifCompressLine(GifFileType * GifFile, GifPixelType * Line,463 return EGifCompressLine(GifFile, Line, LineLen); in EGifPutLine()490 return EGifCompressLine(GifFile, &Pixel, 1); in EGifPutPixel()874 EGifCompressLine(GifFileType *GifFile, in EGifCompressLine() function