Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd.c2109 int cx, cy, x1ul, y1ul, x2lr, y2lr; in gdImageRectangle() local
2112 x1ul = x1 - half; in gdImageRectangle()
2120 cx = x1ul - 1; in gdImageRectangle()
2128 cx = x1ul - 1; in gdImageRectangle()
2136 cx = x1ul - 1; in gdImageRectangle()
2137 while (cx++ < x1ul + thick) { in gdImageRectangle()

Completed in 17 milliseconds