Home
last modified time | relevance | path

Searched refs:color (Results 76 – 100 of 258) sorted by relevance

1234567891011

/PHP-5.4/ext/gd/tests/
H A Dimagecolorallocate_variation6.phpt15 * Description: Allocate a color for an image
H A Dimagecolorallocate_error.phpt12 * Description: Allocate a color for an image
H A Dimagecolorallocate_variation5.phpt15 * Description: Allocate a color for an image
H A Dimagecopyresampled_basic.phpt25 // set the background color to black
/PHP-5.4/
H A DREADME.EXT_SKEL154 bool module_name_drawtext(resource image, string text, resource font, int x, int y [, int color])
160 …o bool module_name_drawtext(resource image, string text, resource font, int x, int y [, int color])
171 long color;
175 …_parameters(argc TSRMLS_CC, "rsrll|l", &image, &text, &text_len, &font, &x, &y, &color) == FAILURE)
/PHP-5.4/ext/gd/
H A Dgd.c214 ZEND_ARG_INFO(0, color)
516 ZEND_ARG_INFO(0, color)
594 ZEND_ARG_INFO(0, color)
1770 long cx, cy, w, h, color; in PHP_FUNCTION() local
2139 long color; in PHP_FUNCTION() local
3124 col = color; in PHP_FUNCTION()
3344 long cx, cy, w, h, color; in PHP_FUNCTION() local
4565 color = black; in _php_image_bw_convert()
4567 color = white; in _php_image_bw_convert()
4747 color = black; in _php_image_convert()
[all …]
/PHP-5.4/ext/standard/tests/general_functions/
H A Dphp_uname_error.phpt25 var_dump(php_uname(array('color' => 'red', 'item' => 'pen')));
/PHP-5.4/ext/standard/tests/strings/
H A Dstrval_variation1.phpt57 array('color' => 'red', 'item' => 'pen'),
H A Dhtmlspecialchars_decode_variation1.phpt52 array('color' => 'red', 'item' => 'pen'),
H A Dnl2br_variation5.phpt52 array('color' => 'red', 'item' => 'pen'),
H A Dsprintf_variation2.phpt54 array('color' => 'red', 'item' => 'pen'),
H A Dstrip_tags_variation1.phpt53 array('color' => 'red', 'item' => 'pen'),
H A Dvsprintf_variation1.phpt57 array('color' => 'red', 'item' => 'pen'),
H A Dprintf_variation2.phpt54 array('color' => 'red', 'item' => 'pen'),
H A Dsha1_variation1.phpt51 array('color' => 'red', 'item' => 'pen'),
H A Dstrip_tags_variation2.phpt56 array('color' => 'red', 'item' => 'pen'),
H A Dstrip_tags_variation3.phpt53 array('color' => 'red', 'item' => 'pen'),
H A Dstrrev_variation4.phpt48 array('color' => 'red', 'item' => 'pen'),
H A Dvfprintf_variation20.phpt57 array('color' => 'red', 'item' => 'pen'),
/PHP-5.4/ext/gd/libgd/
H A DCOPYING24 Portions relating to JPEG and to color quantization copyright 2000,
/PHP-5.4/ext/standard/tests/array/
H A Darray_unshift_variation2.phpt60 array('color' => 'red', 'item' => 'pen'),
558 ["color"]=>
576 ["color"]=>
/PHP-5.4/ext/xml/tests/
H A Dxml_parser_set_option_variation3.phpt57 array('color' => 'red', 'item' => 'pen'),
/PHP-5.4/ext/standard/tests/class_object/
H A Dget_class_methods_variation_001.phpt46 array('color' => 'red', 'item' => 'pen'),
H A Dis_a_variation_001.phpt43 array('color' => 'red', 'item' => 'pen'),
/PHP-5.4/ext/standard/tests/image/
H A Dimage_type_to_mime_type_variation1.phpt37 array('color' => 'red', 'item' => 'pen'),

Completed in 52 milliseconds

1234567891011