Home
last modified time | relevance | path

Searched refs:imagefill (Results 1 – 25 of 27) sorted by relevance

12

/PHP-7.2/ext/gd/tests/
H A Dlines.phpt10 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 Dbug39508.phpt2 Bug #39508 (imagefill crashes with small images 3 pixels or less)
11 imagefill($im,0,0,$bgcolor);
H A Dimagefill_1.phpt2 imagefill() infinite loop with wrong color index
20 imagefill($im, 0,0,$white + 3);
H A Dbug51671.phpt2 Bug #51671 (imagefill does not work correctly for small images)
13 imagefill($im, 0, 0, $white);
H A Dimagecopymergegray_basic.phpt19 imagefill($des, 0, 0, $color_des);
20 imagefill($src, 0, 0, $color_src);
H A Dbug60160.phpt2 Bug #60160 (imagefill does not work correctly for small images) @see bug51671
13 imagefill($im, 0, 0, $white);
H A Dimagecopymerge_basic.phpt22 imagefill($des, 0, 0, $color_des);
23 imagefill($src, 0, 0, $color_src);
H A Dcolorat.phpt12 imagefill($im, 0,0, 0xffffff);
26 imagefill($im, 0,0, $c1);
H A Dbug67447.phpt14 imagefill($image, 0, 0, $red);
24 imagefill($image, 0, 0, $red);
H A Ddashedlines.phpt10 imagefill($im, 0,0, 0xffffff);
34 imagefill($im, 0,0, 0xffffff);
55 imagefill($im, 0,0, 0xffffff);
H A Dcreatefromstring.phpt13 imagefill($im, 0,0, 0xffffff);
33 imagefill($im, 0,0, $c1);
H A Dbug39286-mb.phpt2 Bug #39508 (imagefill crashes with small images 3 pixels or less)
H A Dbug39286.phpt2 Bug #39508 (imagefill crashes with small images 3 pixels or less)
H A Dbug38212-mb.phpt11 imagefill($im1, 0,0, 0xffffff);
H A Dbug38212.phpt11 imagefill($im1, 0,0, 0xffffff);
H A Dcopyresized.phpt20 imagefill($im,0,0, 0xffffff);
40 imagefill($src_tc, 0,0, 0xffffff);
H A Dbug24594.phpt28 imagefill($base,11,12,IMG_COLOR_TILED);
55 imagefill($base,0,0,IMG_COLOR_TILED);
H A Dbug61221.phpt14 imagefill($img, 0, 0, $blacktransparent);
H A Dimagewbmp.phpt12 imagefill($im, 0,0, 0xffffff);
H A Dimagewbmp-mb.phpt12 imagefill($im, 0,0, 0xffffff);
H A Dbug38179.phpt14 imagefill($src, 0,0, $c1);
H A Dbug24155.phpt16 imagefill($im, 0, 0, (16777215 - 255));
H A Dbug40764.phpt14 imagefill($image, 0, 0, $white);
H A Dbug66005.phpt12 imagefill($dest, 1, 1, $transparent);
H A Dcopy.phpt11 imagefill($src_tc, 0,0, 0xffffff);
31 imagefill($src_tc, 0,0, 0xffffff);

Completed in 27 milliseconds

12