/PHP-7.2/ext/gd/tests/ |
H A D | lines.phpt | 10 imagefill($im, 0,0, 0xffffff); 30 imagefill($im, 0,0, 0xffffff); 46 imagefill($im, 0,0, 0xffffff); 67 imagefill($im, 0,0, 0xffffff); 80 imagefill($im, 0,0, 0xffffff); 93 imagefill($im, 0,0, 0xffffff);
|
H A D | bug39508.phpt | 2 Bug #39508 (imagefill crashes with small images 3 pixels or less) 11 imagefill($im,0,0,$bgcolor);
|
H A D | imagefill_1.phpt | 2 imagefill() infinite loop with wrong color index 20 imagefill($im, 0,0,$white + 3);
|
H A D | bug51671.phpt | 2 Bug #51671 (imagefill does not work correctly for small images) 13 imagefill($im, 0, 0, $white);
|
H A D | imagecopymergegray_basic.phpt | 19 imagefill($des, 0, 0, $color_des); 20 imagefill($src, 0, 0, $color_src);
|
H A D | bug60160.phpt | 2 Bug #60160 (imagefill does not work correctly for small images) @see bug51671 13 imagefill($im, 0, 0, $white);
|
H A D | imagecopymerge_basic.phpt | 22 imagefill($des, 0, 0, $color_des); 23 imagefill($src, 0, 0, $color_src);
|
H A D | colorat.phpt | 12 imagefill($im, 0,0, 0xffffff); 26 imagefill($im, 0,0, $c1);
|
H A D | bug67447.phpt | 14 imagefill($image, 0, 0, $red); 24 imagefill($image, 0, 0, $red);
|
H A D | dashedlines.phpt | 10 imagefill($im, 0,0, 0xffffff); 34 imagefill($im, 0,0, 0xffffff); 55 imagefill($im, 0,0, 0xffffff);
|
H A D | createfromstring.phpt | 13 imagefill($im, 0,0, 0xffffff); 33 imagefill($im, 0,0, $c1);
|
H A D | bug39286-mb.phpt | 2 Bug #39508 (imagefill crashes with small images 3 pixels or less)
|
H A D | bug39286.phpt | 2 Bug #39508 (imagefill crashes with small images 3 pixels or less)
|
H A D | bug38212-mb.phpt | 11 imagefill($im1, 0,0, 0xffffff);
|
H A D | bug38212.phpt | 11 imagefill($im1, 0,0, 0xffffff);
|
H A D | copyresized.phpt | 20 imagefill($im,0,0, 0xffffff); 40 imagefill($src_tc, 0,0, 0xffffff);
|
H A D | bug24594.phpt | 28 imagefill($base,11,12,IMG_COLOR_TILED); 55 imagefill($base,0,0,IMG_COLOR_TILED);
|
H A D | bug61221.phpt | 14 imagefill($img, 0, 0, $blacktransparent);
|
H A D | imagewbmp.phpt | 12 imagefill($im, 0,0, 0xffffff);
|
H A D | imagewbmp-mb.phpt | 12 imagefill($im, 0,0, 0xffffff);
|
H A D | bug38179.phpt | 14 imagefill($src, 0,0, $c1);
|
H A D | bug24155.phpt | 16 imagefill($im, 0, 0, (16777215 - 255));
|
H A D | bug40764.phpt | 14 imagefill($image, 0, 0, $white);
|
H A D | bug66005.phpt | 12 imagefill($dest, 1, 1, $transparent);
|
H A D | copy.phpt | 11 imagefill($src_tc, 0,0, 0xffffff); 31 imagefill($src_tc, 0,0, 0xffffff);
|