Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c834 nim->red[nim->colorsTotal] = gdTrueColorGetRed (oim->transparent);
837 nim->alpha[nim->colorsTotal] = gdAlphaTransparent;
838 nim->open[nim->colorsTotal] = 0;
1761 gdImagePtr nim; local
1763 return nim;
1789 gdImagePtr nim; local
1792 *cimP = nim;
1793 if (!nim) {
1797 nim = oim;
1804 *cimP = nim;
[all …]

Completed in 58 milliseconds