Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/libgd/
H A Dgd_gif_out.c54 long CountDown; member
256 if( ctx->CountDown == 0 ) in GIFNextPixel()
259 --(ctx->CountDown); in GIFNextPixel()
297 ctx.CountDown = (long)ctx.Width * (long)ctx.Height; in GIFEncode()

Completed in 5 milliseconds