Home
last modified time | relevance | path

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

/PHP-5.5/ext/gd/libgd/
H A Dgd.c1865 if (sp<stack+FILL_MAX && Y+(DY)>=0 && Y+(DY)<wy2) \
1877 int wx2,wy2; in gdImageFill() local
1899 wx2=im->sx;wy2=im->sy; in gdImageFill()
1901 if (oc==nc || x<0 || x>wx2 || y<0 || y>wy2) { in gdImageFill()
1972 int wx2,wy2; in _gdImageFillTiled() local
1982 wx2=im->sx;wy2=im->sy; in _gdImageFillTiled()

Completed in 39 milliseconds