Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_gif_in.c148 int haveGlobalColormap; in gdImageCreateFromGifCtx() local
183 haveGlobalColormap = BitSet(buf[4], LOCALCOLORMAP); /* Global Colormap */ in gdImageCreateFromGifCtx()
184 if (haveGlobalColormap) { in gdImageCreateFromGifCtx()
246 if (!haveGlobalColormap) { in gdImageCreateFromGifCtx()

Completed in 6 milliseconds