Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_topal.c372 typedef box *boxptr; typedef
375 LOCAL (boxptr) find_biggest_color_pop (boxptr boxlist, int numboxes) in find_biggest_color_pop()
379 register boxptr boxp; in find_biggest_color_pop()
382 boxptr which = NULL; in find_biggest_color_pop()
396 LOCAL (boxptr) find_biggest_volume (boxptr boxlist, int numboxes) in find_biggest_volume()
400 register boxptr boxp; in find_biggest_volume()
403 boxptr which = NULL; in find_biggest_volume()
544 boxptr boxlist, int numboxes, int desired_colors) in median_cut()
549 register boxptr b1, b2; in median_cut()
644 boxptr boxp, int icolor) in compute_color()
[all …]

Completed in 9 milliseconds