Home
last modified time | relevance | path

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

/PHP-7.0/ext/gd/libgd/
H A Dgd.c1061 static void gdImageHLine(gdImagePtr im, int y, int x1, int x2, int col) in gdImageHLine() function
1129 gdImageHLine(im, y1, x1, x2, color); in gdImageLine()

Completed in 11 milliseconds