Searched refs:update_box (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/gd/libgd/ |
H A D | gd_topal.c | 467 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 8 milliseconds