Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dgd_gif_in.c145 int haveGlobalColormap; in gdImageCreateFromGifCtx() local
177 haveGlobalColormap = BitSet(buf[4], LOCALCOLORMAP); /* Global Colormap */ in gdImageCreateFromGifCtx()
178 if (haveGlobalColormap) { in gdImageCreateFromGifCtx()
240 if (!haveGlobalColormap) { in gdImageCreateFromGifCtx()

Completed in 6 milliseconds