Home
last modified time | relevance | path

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

/PHP-5.6/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.c1104 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageLine() local
1302 long dx, dy,tmp; in gdImageAALine() local
1378 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageDashedLine() local
H A Dgd_interpolation.c1149 const float dx = (float)im->sx / (float)new_width; in gdImageScaleNearestNeighbour() local
1252 float dx = (float)gdImageSX(im) / (float)_width; in gdImageScaleBilinearPalette() local
1354 float dx = (float)gdImageSX(im) / (float)dst_w; in gdImageScaleBilinearTC() local
/PHP-5.6/ext/gd/
H A Dgd.c4308 int cur_x, cur_y, dx, dy; in PHP_FUNCTION() local

Completed in 54 milliseconds