Home
last modified time | relevance | path

Searched refs:imagefilledrectangle (Results 1 – 25 of 54) sorted by relevance

123

/PHP-7.3/ext/gd/tests/
H A Dcopyresized.phpt21 imagefilledrectangle($im, 0,0,9,9, 0xff0000);
22 imagefilledrectangle($im, 0,28,9,37, 0xff0000);
23 imagefilledrectangle($im, 28,0,37,9, 0xff0000);
24 imagefilledrectangle($im, 28,28,37,37, 0xff0000);
25 imagefilledrectangle($im, 14,14,23,23, 0xff0000);
41 imagefilledrectangle($src_tc, 0,0,4,4, 0xff0000);
57 imagefilledrectangle($src_tc, 0,0,4,4, $red);
58 imagefilledrectangle($src_tc, 14,0,18,4, $red);
59 imagefilledrectangle($src_tc, 0,14,4,18, $red);
61 imagefilledrectangle($src_tc, 7,7,11,11, $red);
[all …]
H A Dbug77200.phpt16 imagefilledrectangle($orig, 0, 0, 3, 3, $green); // tl
17 imagefilledrectangle($orig, 4, 0, 7, 3, $red); // tr
18 imagefilledrectangle($orig, 0, 4, 3, 7, $green); // bl
19 imagefilledrectangle($orig, 4, 4, 7, 7, $blue); // br
24 imagefilledrectangle($orig, 0, 0, 3, 3, $red); // tl
25 imagefilledrectangle($orig, 4, 0, 7, 3, $green); // tr
26 imagefilledrectangle($orig, 0, 4, 3, 7, $blue); // bl
27 imagefilledrectangle($orig, 4, 4, 7, 7, $green); // br
H A Dlibgd00186.phpt15 imagefilledrectangle($tile,0,0,2,10,$red);
16 imagefilledrectangle($tile,3,0,4,10,$green);
17 imagefilledrectangle($tile,5,0,7,10,$blue);
18 imagefilledrectangle($tile,8,0,9,10,$other);
H A Dimagecrop_auto-ext.phpt13 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
20 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
27 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
34 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
41 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
50 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
H A Dimagecrop_auto.phpt13 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
20 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
27 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
34 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
41 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
50 imagefilledrectangle($im, 20, 20, 30, 30, 0xff);
H A Dgif.phpt49 imagefilledrectangle($im, 5,5, 10,10, $c);
59 imagefilledrectangle($im, 5,5, 10,10, $c);
71 imagefilledrectangle($im, 5,5, 10,10, $c);
83 imagefilledrectangle($im, 5,5, 10,10, $c);
95 imagefilledrectangle($im, 5,5, 10,10, $c);
106 imagefilledrectangle($im, 5,5, 10,10, $c);
117 imagefilledrectangle($im, 5,5, 10,10, $c);
126 imagefilledrectangle($im, 5,5, 10,10, 0xffffff);
H A Dtest_image_equals_file_palette.phpt14 imagefilledrectangle($im, 3,3, 7,7, $red);
22 imagefilledrectangle($im, 3,3, 7,7, $blue);
30 imagefilledrectangle($im, 3,3, 7,7, $red);
H A Dimagegd_truecolor.phpt13 imagefilledrectangle($im, 0,0, 9,9, $white);
15 imagefilledrectangle($im, 3,3, 6,6, $blue);
H A Dbug73281.phpt14 imagefilledrectangle($src, 0,0, 99,99, $white);
24 imagefilledrectangle($src, 0,0, 99,99, $white);
H A Dbug42434.phpt12 imagefilledrectangle($im, 0, 0, 10, 2, 0xFFFFFF);
H A Dimagepolygon_aa.phpt14 imagefilledrectangle($im, 0,0, 99,99, $white);
H A Dbug79068.phpt12 imagefilledrectangle($src, 0, 0, 99, 99, 0xffffff);
H A Dbug77700.phpt10 imagefilledrectangle($im, 0, 0, 9, 9, imagecolorallocate($im, 255, 255, 255));
H A Dbug28147.phpt16 imagefilledrectangle($im,0,0,299,299,$w);
H A Dbug72482_2.phpt12 imagefilledrectangle($im, 0, 0, 9, 9, imagecolorallocate($im, 255, 255, 255));
H A Dbug73272.phpt12 imagefilledrectangle($src, 0,0, 99,99, 0xFFFFFF);
H A Dbug39366.phpt13 imagefilledrectangle($im, 0,0, 8,8, 0x32FF0000);
H A Dlibgd00191.phpt11 imagefilledrectangle($im, 0, 0, 100, 100, imagecolorallocate($im, 255, 255, 255));
H A Dimageopenpolygon_basic.phpt17 imagefilledrectangle($im, 0,0, 99,99, $white);
H A Dpngcomp.phpt20 imagefilledrectangle($im, 5,5, 10,10, 0xffffff);
H A Dbug39273.phpt13 imagefilledrectangle($small, 0,0, 6,6, $c1);
H A Dbug43828.phpt16 imagefilledrectangle($im, 0,0, 99,99, $transparent);
H A Dbug77943.phpt18 imagefilledrectangle($im, 0, 0, $width-1, $height-1, $white);
H A Dbug36697-mb.phpt17 imagefilledrectangle($im, 0,0, 192,36, $trans_color);
H A Dbug36697.phpt17 imagefilledrectangle($im, 0,0, 192,36, $trans_color);

Completed in 22 milliseconds

123