Home
last modified time | relevance | path

Searched defs:gdImageLine (Results 1 – 2 of 2) sorted by relevance

/php-src/main/
H A Dphp_compat.h303 #define gdImageLine php_gd_gdImageLine macro
/php-src/ext/gd/libgd/
H A Dgd.c1010 void gdImageLine (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageLine() function

Completed in 21 milliseconds