Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds