Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd.c2163 int cx, cy, x1ul, y1ul, x2lr, y2lr; in gdImageRectangle() local
2166 x1ul = x1 - half; in gdImageRectangle()
2174 cx = x1ul - 1; in gdImageRectangle()
2182 cx = x1ul - 1; in gdImageRectangle()
2190 cx = x1ul - 1; in gdImageRectangle()
2191 while (cx++ < x1ul + thick) { in gdImageRectangle()

Completed in 19 milliseconds