Searched refs:pim (Results 1 – 1 of 1) sorted by relevance
119 gdImagePtr pim = 0, tim = im; in gdImageGifCtx() local126 pim = gdImageCreatePaletteFromTrueColor(im, 1, 256); in gdImageGifCtx()127 if (!pim) { in gdImageGifCtx()130 tim = pim; in gdImageGifCtx()137 if (pim) { in gdImageGifCtx()139 gdImageDestroy( pim); in gdImageGifCtx()
Completed in 7 milliseconds