Home
last modified time | relevance | path

Searched refs:gdImageSetBrush (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/gd/libgd/
H A Dgddemo.c86 gdImageSetBrush (im_out, brush); in main()
H A Dgd.h726 void gdImageSetBrush(gdImagePtr im, gdImagePtr brush);
H A Dgd.c2788 void gdImageSetBrush (gdImagePtr im, gdImagePtr brush) in gdImageSetBrush() function
/php-src/main/
H A Dphp_compat.h325 #define gdImageSetBrush php_gd_gdImageSetBrush macro
/php-src/ext/gd/
H A Dgd.c1240 gdImageSetBrush(im, tile); in PHP_FUNCTION()

Completed in 32 milliseconds