Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/tests/
H A Dimagecolourstotal_basic.phpt27 $bg = imagecolorallocate( $img, 255, 255, 255 );
29 $bg = imagecolorallocate( $img, 255, 0, 0 );
30 $bg = imagecolorallocate( $img, 0, 0, 255 );
37 $bg = imagecolorallocate( $img, 255, 255, 255 );
H A Dimagecolorset_basic.phpt21 $bg = imagecolorat($im, 0, 0);
24 imagecolorset($im, $bg, 0, 0, 255);
H A Dimagepolygon_basic.phpt26 $bg = imagecolorallocate($image, 0, 0, 0);
H A Dimagedashedline_basic.phpt27 $bg = imagecolorallocate($image, 0, 0, 0);
H A Dimagefilledpolygon_basic.phpt34 $bg = imagecolorallocate($image, 0, 0, 0);
H A Dimagecopyresampled_basic.phpt26 $bg = imagecolorallocate($image_lge, 0, 0, 0);
/PHP-5.5/ext/standard/
H A Dinfo.h77 PHPAPI void php_info_print_box_start(int bg);
/PHP-5.5/ext/gd/libgd/
H A Dgdft.c546 int pixel, npixel, bg, fg; local
551 bg = a->bgcolor = b->bgcolor;
560 a->tweencolor = bg;
578 (pixel * im->red[fg] + npixel * im->red[bg]) / NUMCOLORS,
579 (pixel * im->green[fg] + npixel * im->green[bg]) / NUMCOLORS,
580 (pixel * im->blue[fg] + npixel * im->blue[bg]) / NUMCOLORS);
/PHP-5.5/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt137 0x6E: bg==
/PHP-5.5/
H A DNEWS3132 . highlight.bg php.ini option. (Kalle)
8466 (Ilia, ce at netage dot bg)
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic7274 #>0x460 lelong &0x0000010 (meta bg)
7278 #>0x460 lelong &0x0000200 (flex bg)

Completed in 68 milliseconds