Searched refs:x1ul (Results 1 – 1 of 1) sorted by relevance
2109 int cx, cy, x1ul, y1ul, x2lr, y2lr; in gdImageRectangle() local2112 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