Home
last modified time | relevance | path

Searched refs:background_color (Results 1 – 9 of 9) sorted by path

/php-src/ext/dom/lexbor/lexbor/css/
H A Drule.h132 lxb_css_property_background_color_t *background_color; member
/php-src/ext/gd/
H A Dgd.stub.php534 function imagerotate(GdImage $image, float $angle, int $background_color): GdImage|false {} argument
H A Dgd_arginfo.h124 ZEND_ARG_TYPE_INFO(0, background_color, IS_LONG, 0)
/php-src/ext/gd/tests/
H A Dbug52070.phpt14 $background_color = imagecolorallocate($im, 40, 40, 40);
H A Dimagecolorclosesthwb_basic_001.phpt11 $background_color = imagecolorallocate($image, 0, 24, 200);
H A Dimagecolormatch_basic.phpt11 $background_color = imagecolorallocate($ima, 0, 0, 0);
13 $background_color = imagecolorallocate($imb, 0, 0, 100);
H A Dimagecolormatch_error2.phpt11 $background_color = imagecolorallocate($ima, 0, 0, 0);
13 $background_color = imagecolorallocate($imb, 0, 0, 100);
H A Dimagecolormatch_error3.phpt11 $background_color = imagecolorallocate($ima, 0, 0, 0);
13 $background_color = imagecolorallocate($imb, 0, 0, 100);
H A Dimagecolormatch_error4.phpt11 $background_color = imagecolorallocate($ima, 0, 0, 0);
13 $background_color = imagecolorallocate($imb, 0, 0, 100);

Completed in 24 milliseconds