Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd_topal.c467 update_box (gdImagePtr oim, gdImagePtr nim, my_cquantize_ptr cquantize, boxptr boxp) function
470 update_box (j_decompress_ptr cinfo, boxptr boxp)
696 update_box (cinfo, b1);
697 update_box (cinfo, b2);
699 update_box (oim, nim, cquantize, b1);
700 update_box (oim, nim, cquantize, b2);
809 update_box (cinfo, &boxlist[0]);
819 update_box (oim, nim, cquantize, &boxlist[0]);

Completed in 10 milliseconds