Searched refs:nim (Results 1 – 3 of 3) sorted by relevance
736 nim->red[nim->colorsTotal] = gdTrueColorGetRed (oim->transparent); in select_colors()739 nim->alpha[nim->colorsTotal] = gdAlphaTransparent; in select_colors()740 nim->open[nim->colorsTotal] = 0; in select_colors()1433 gdImagePtr nim; in gdImageCreatePaletteFromTrueColor() local1435 return nim; in gdImageCreatePaletteFromTrueColor()1470 gdImagePtr nim; in gdImageTrueColorToPaletteBody() local1473 *cimP = nim; in gdImageTrueColorToPaletteBody()1474 if (!nim) { in gdImageTrueColorToPaletteBody()1478 nim = oim; in gdImageTrueColorToPaletteBody()1485 *cimP = nim; in gdImageTrueColorToPaletteBody()[all …]
29888 # $File: nim-lang,v 1.3 2021/07/06 12:34:06 christos Exp $29889 # nim-lang: file(1) magic for nim29890 # URL: https://nim-lang.org/29914 !:ext nim
Completed in 173 milliseconds