Home
last modified time | relevance | path

Searched refs:cimP (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/gd/libgd/
H A Dgd_topal.c1429 …int gdImageTrueColorToPaletteBody (gdImagePtr oim, int dither, int colorsWanted, gdImagePtr *cimP);
1462 … int gdImageTrueColorToPaletteBody (gdImagePtr oim, int dither, int colorsWanted, gdImagePtr *cimP) in gdImageTrueColorToPaletteBody() argument
1471 if (cimP) { in gdImageTrueColorToPaletteBody()
1473 *cimP = nim; in gdImageTrueColorToPaletteBody()
1483 if (cimP) { in gdImageTrueColorToPaletteBody()
1485 *cimP = nim; in gdImageTrueColorToPaletteBody()
1500 if (!cimP) { in gdImageTrueColorToPaletteBody()
1621 if (!cimP) in gdImageTrueColorToPaletteBody()
1632 if (!cimP) { in gdImageTrueColorToPaletteBody()
1648 *cimP = 0; in gdImageTrueColorToPaletteBody()

Completed in 7 milliseconds