Home
last modified time | relevance | path

Searched refs:gdImageFill (Results 1 – 8 of 8) sorted by relevance

/PHP-7.4/ext/gd/tests/
H A Dbug43121.phpt2 Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)
/PHP-7.4/ext/gd/libgd/
H A Dtestac.c95 gdImageFill (im_out, (int) (gdImageSX (im_in) * scale / 2), in testDrawing()
H A Dgddemo.c68 gdImageFill (im_out, 8, 8, blue); in main()
H A Dgd_filter.c356 gdImageFill(srcback, 0, 0, new_pxl); in gdImageConvolution()
H A Dgd.h675 void gdImageFill(gdImagePtr im, int x, int y, int color);
H A Dgd.c1914 void gdImageFill(gdImagePtr im, int x, int y, int nc) in gdImageFill() function
/PHP-7.4/main/
H A Dphp_compat.h282 #define gdImageFill php_gd_gdImageFill macro
/PHP-7.4/ext/gd/
H A Dgd.c3428 gdImageFill(im, x, y, col); in PHP_FUNCTION()

Completed in 35 milliseconds