Searched refs:cimP (Results 1 – 1 of 1) sorted by relevance
1429 …int gdImageTrueColorToPaletteBody (gdImagePtr oim, int dither, int colorsWanted, gdImagePtr *cimP);1462 … int gdImageTrueColorToPaletteBody (gdImagePtr oim, int dither, int colorsWanted, gdImagePtr *cimP) in gdImageTrueColorToPaletteBody() argument1471 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 12 milliseconds