Background         59 ext/gd/libgd/gd_gif_in.c 	unsigned int    Background;
Background        132 ext/gd/libgd/gd_gif_in.c 	int Background;
Background        173 ext/gd/libgd/gd_gif_in.c 	Background      = buf[5];
Background         92 ext/gd/libgd/gd_gif_out.c static void GIFEncode (gdIOCtxPtr fp, int GWidth, int GHeight, int GInterlace, int Background, int Transparent, int BitsPerPixel, int *Red, int *Green, int *Blue, gdImagePtr im);
Background        257 ext/gd/libgd/gd_gif_out.c GIFEncode(gdIOCtxPtr fp, int GWidth, int GHeight, int GInterlace, int Background, int Transparent, int BitsPerPixel, int *Red, int *Green, int *Blue, gdImagePtr im)
Background        337 ext/gd/libgd/gd_gif_out.c         gdPutC( Background, fp );