Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_out.c54 long CountDown; member
242 if( ctx->CountDown == 0 ) in GIFNextPixel()
245 --(ctx->CountDown); in GIFNextPixel()
283 ctx.CountDown = (long)ctx.Width * (long)ctx.Height; in GIFEncode()

Completed in 6 milliseconds