Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dgd_arc.c20 long aq,bq,dx,dy,r,rx,ry,a,b; in gdImageEllipse() local
32 dy = bq << 1; in gdImageEllipse()
46 rx -=dy; in gdImageEllipse()
59 long aq,bq,dx,dy,r,rx,ry,a,b; in gdImageFilledEllipse() local
76 dy = bq << 1; in gdImageFilledEllipse()
92 rx -=dy; in gdImageFilledEllipse()
H A Dgd.c1122 if (dy <= dx) { in gdImageLine()
1140 d = 2 * dy - dx; in gdImageLine()
1141 incr1 = 2 * dy; in gdImageLine()
1204 d = 2 * dx - dy; in gdImageLine()
1289 long dx, dy,tmp; in gdImageAALine() local
1342 dy = y2 - y1; in gdImageAALine()
1356 dy = y2 - y1; in gdImageAALine()
1370 if (dy < 0) { in gdImageAALine()
1378 dy = y2 - y1; in gdImageAALine()
1407 if (dy <= dx) { in gdImageDashedLine()
[all …]
/PHP-5.3/ext/gd/
H A Dgd.c4361 int cur_x, cur_y, dx, dy; in PHP_FUNCTION() local
4425 dy = new_y(char_width + add_width + amount_kern, 0); in PHP_FUNCTION()
4427 cur_y += dy; in PHP_FUNCTION()
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput861 /x\dy\Dz/
H A Dtestoutput8140 /x\dy\Dz/

Completed in 40 milliseconds