Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds