Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd.c1020 static void gdImageVLine(gdImagePtr im, int x, int y1, int y2, int col) in gdImageVLine() function
1066 gdImageVLine(im, x1, y1, y2, color); in gdImageLine()

Completed in 18 milliseconds