Home
last modified time | relevance | path

Searched refs:gdImageDashedLine (Results 1 – 4 of 4) sorted by path

/PHP-8.0/ext/gd/
H A Dgd.c2442 gdImageDashedLine(im, x1, y1, x2, y2, col); in PHP_FUNCTION()
/PHP-8.0/ext/gd/libgd/
H A Dgd.c1320 void gdImageDashedLine (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageDashedLine() function
H A Dgd.h426 void gdImageDashedLine(gdImagePtr im, int x1, int y1, int x2, int y2, int color);
/PHP-8.0/main/
H A Dphp_compat.h275 #define gdImageDashedLine php_gd_gdImageDashedLine macro

Completed in 40 milliseconds