Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_topal.c381 register long maxc = 0; in find_biggest_color_pop() local
386 if (boxp->colorcount > maxc && boxp->volume > 0) in find_biggest_color_pop()
389 maxc = boxp->colorcount; in find_biggest_color_pop()

Completed in 8 milliseconds