Home
last modified time | relevance | path

Searched refs:bg (Results 1 – 12 of 12) sorted by relevance

/PHP-8.2/ext/gd/tests/
H A Dimagecolourstotal_basic.phpt20 $bg = imagecolorallocate( $img, 255, 255, 255 );
22 $bg = imagecolorallocate( $img, 255, 0, 0 );
23 $bg = imagecolorallocate( $img, 0, 0, 255 );
30 $bg = imagecolorallocate( $img, 255, 255, 255 );
H A Dimagecolorset_basic.phpt17 $bg = imagecolorat($im, 0, 0);
20 imagecolorset($im, $bg, 0, 0, 255);
H A Dimagepolygon_basic.phpt20 $bg = imagecolorallocate($image, 0, 0, 0);
H A Dimagedashedline_basic.phpt20 $bg = imagecolorallocate($image, 0, 0, 0);
H A Dimagecopyresampled_basic.phpt17 $bg = imagecolorallocate($image_lge, 0, 0, 0);
H A Dimagefilledpolygon_basic.phpt29 $bg = imagecolorallocate($image, 0, 0, 0);
/PHP-8.2/ext/opcache/tests/
H A Dssa_bug_010.phpt17 case 'bg':
/PHP-8.2/ext/standard/
H A Dinfo.h66 PHPAPI void php_info_print_box_start(int bg);
/PHP-8.2/ext/gd/libgd/
H A Dgdft.c589 int pixel, npixel, bg, fg; local
594 bg = a->bgcolor = b->bgcolor;
603 a->tweencolor = bg;
621 (pixel * im->red[fg] + npixel * im->red[bg]) / NUMCOLORS,
622 (pixel * im->green[fg] + npixel * im->green[bg]) / NUMCOLORS,
623 (pixel * im->blue[fg] + npixel * im->blue[bg]) / NUMCOLORS);
/PHP-8.2/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt131 0x6E: bg==
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic12906 #>0x460 lelong &0x0000010 (meta bg)
12910 #>0x460 lelong &0x0000200 (flex bg)
H A Dmagic私はガラスを食べられます12906 #>0x460 lelong &0x0000010 (meta bg)
12910 #>0x460 lelong &0x0000200 (flex bg)

Completed in 129 milliseconds