tim               119 ext/gd/libgd/gd_gif_out.c 	gdImagePtr pim = 0, tim = im;
tim               130 ext/gd/libgd/gd_gif_out.c 		tim = pim;
tim               132 ext/gd/libgd/gd_gif_out.c 	BitsPerPixel = colorstobpp(tim->colorsTotal);
tim               135 ext/gd/libgd/gd_gif_out.c 		out, tim->sx, tim->sy, tim->interlace, 0, tim->transparent, BitsPerPixel,
tim               136 ext/gd/libgd/gd_gif_out.c 		tim->red, tim->green, tim->blue, tim);