brushColorMap     857 ext/gd/libgd/gd.c 						gdImageSetPixel(im, lx, ly, im->brushColorMap[p]);
brushColorMap    2750 ext/gd/libgd/gd.c 			im->brushColorMap[i] = index;
brushColorMap     197 ext/gd/libgd/gd.h 	int brushColorMap[gdMaxColors];