Home
last modified time | relevance | path

Searched defs:dy (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd_arc.c20 long aq,bq,dx,dy,r,rx,ry,a,b; in gdImageEllipse() local
59 long aq,bq,dx,dy,r,rx,ry,a,b; in gdImageFilledEllipse() local
H A Dgd.c1102 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageLine() local
1300 long dx, dy,tmp; in gdImageAALine() local
1409 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageDashedLine() local
1860 struct seg {int y, xl, xr, dy;}; member
1875 int l, x1, x2, dy; in gdImageFill() local
1970 int i, l, x1, x2, dy; in _gdImageFillTiled() local
H A Dgd_interpolation.c1138 const float dy = (float)im->sy / (float)new_height; in gdImageScaleNearestNeighbour() local
1237 float dy = (float)gdImageSY(im) / (float)_height; in gdImageScaleBilinearPalette() local
1335 float dy = (float)gdImageSY(im) / (float)dst_h; in gdImageScaleBilinearTC() local
/PHP-5.5/ext/gd/
H A Dgd.c4257 int cur_x, cur_y, dx, dy; in PHP_FUNCTION() local

Completed in 34 milliseconds