Searched refs:haveGlobalColormap (Results 1 – 1 of 1) sorted by relevance
148 int haveGlobalColormap; in gdImageCreateFromGifCtx() local183 haveGlobalColormap = BitSet(buf[4], LOCALCOLORMAP); /* Global Colormap */ in gdImageCreateFromGifCtx()184 if (haveGlobalColormap) { in gdImageCreateFromGifCtx()246 if (!haveGlobalColormap) { in gdImageCreateFromGifCtx()
Completed in 8 milliseconds