mapTo 2224 ext/gd/libgd/gd.c int mapTo; mapTo 2236 ext/gd/libgd/gd.c mapTo = gdImageColorResolveAlpha (dst, gdTrueColorGetRed (c), gdTrueColorGetGreen (c), gdTrueColorGetBlue (c), gdTrueColorGetAlpha (c)); mapTo 2246 ext/gd/libgd/gd.c mapTo = colorMap[c]; mapTo 2248 ext/gd/libgd/gd.c mapTo = colorMap[c]; mapTo 2250 ext/gd/libgd/gd.c gdImageSetPixel (dst, tox, toy, mapTo); mapTo 2390 ext/gd/libgd/gd.c int mapTo; mapTo 2398 ext/gd/libgd/gd.c mapTo = gdImageGetTrueColorPixel (src, x, y); mapTo 2406 ext/gd/libgd/gd.c mapTo = gdImageGetTrueColorPixel (src, x, y); mapTo 2408 ext/gd/libgd/gd.c if (gdImageGetTransparent (src) == mapTo) { mapTo 2423 ext/gd/libgd/gd.c mapTo = gdImageColorResolveAlpha(dst, gdTrueColorGetRed(c), mapTo 2443 ext/gd/libgd/gd.c mapTo = colorMap[c]; mapTo 2447 ext/gd/libgd/gd.c gdImageSetPixel (dst, tox, toy, mapTo);