gdImageTrueColorToPaletteBody 1757 ext/gd/libgd/gd_topal.c static void gdImageTrueColorToPaletteBody (gdImagePtr oim, int dither, int colorsWanted, gdImagePtr *cimP);
gdImageTrueColorToPaletteBody 1762 ext/gd/libgd/gd_topal.c 	gdImageTrueColorToPaletteBody(im, dither, colorsWanted, &nim);
gdImageTrueColorToPaletteBody 1768 ext/gd/libgd/gd_topal.c 	gdImageTrueColorToPaletteBody(im, dither, colorsWanted, 0);
gdImageTrueColorToPaletteBody 1779 ext/gd/libgd/gd_topal.c static void gdImageTrueColorToPaletteBody (gdImagePtr oim, int dither, int colorsWanted, gdImagePtr *cimP)