mapTo 2226 ext/gd/libgd/gd.c int mapTo; mapTo 2238 ext/gd/libgd/gd.c mapTo = gdImageColorResolveAlpha (dst, gdTrueColorGetRed (c), gdTrueColorGetGreen (c), gdTrueColorGetBlue (c), gdTrueColorGetAlpha (c)); mapTo 2248 ext/gd/libgd/gd.c mapTo = colorMap[c]; mapTo 2250 ext/gd/libgd/gd.c mapTo = colorMap[c]; mapTo 2252 ext/gd/libgd/gd.c gdImageSetPixel (dst, tox, toy, mapTo); mapTo 2392 ext/gd/libgd/gd.c int mapTo; mapTo 2400 ext/gd/libgd/gd.c mapTo = gdImageGetTrueColorPixel (src, x, y); mapTo 2408 ext/gd/libgd/gd.c mapTo = gdImageGetTrueColorPixel (src, x, y); mapTo 2410 ext/gd/libgd/gd.c if (gdImageGetTransparent (src) == mapTo) { mapTo 2425 ext/gd/libgd/gd.c mapTo = gdImageColorResolveAlpha(dst, gdTrueColorGetRed(c), mapTo 2445 ext/gd/libgd/gd.c mapTo = colorMap[c]; mapTo 2449 ext/gd/libgd/gd.c gdImageSetPixel (dst, tox, toy, mapTo);