Home
last modified time | relevance | path

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

/PHP-5.4/ext/gd/libgd/
H A Dgd_arc.c20 long aq,bq,dx,dy,r,rx,ry,a,b; in gdImageEllipse() local
31 dx = aq << 1; in gdImageEllipse()
40 ry +=dx; in gdImageEllipse()
59 long aq,bq,dx,dy,r,rx,ry,a,b; in gdImageFilledEllipse() local
75 dx = aq << 1; in gdImageFilledEllipse()
86 ry +=dx; in gdImageFilledEllipse()
H A Dgd.c1114 if (dx == 0) { in gdImageLine()
1122 if (dy <= dx) { in gdImageLine()
1140 d = 2 * dy - dx; in gdImageLine()
1205 incr1 = 2 * dx; in gdImageLine()
1289 long dx, dy,tmp; in gdImageAALine() local
1341 dx = x2 - x1; in gdImageAALine()
1348 if (dx < 0) { in gdImageAALine()
1355 dx = x2 - x1; in gdImageAALine()
1377 dx = x2 - x1; in gdImageAALine()
1407 if (dy <= dx) { in gdImageDashedLine()
[all …]
/PHP-5.4/ext/standard/tests/strings/
H A Dmd5_file.phpt106 string(16) "(�dx%� �wxG,Ԣ"
/PHP-5.4/ext/gd/
H A Dgd.c4403 int cur_x, cur_y, dx, dy; in PHP_FUNCTION() local
4466 dx = new_x(char_width + add_width + amount_kern, 0); in PHP_FUNCTION()
4468 cur_x += dx; in PHP_FUNCTION()
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic2494 >42 beshort x \b, (%dx,
4581 >376 lelong x \b, %dx
6822 # BOOTSEL definitions contains assembler instructions: int 0x13;pop dx;push dx;push dx
7855 >8 leshort x %dx
10200 >>>>16 belong x \b, %dx
10201 >>>>20 belong x \b%dx
10309 >>12 beshort x \b, %dx
10513 >>772 belong x %dx
10516 >>776 belong x %dx
10631 >28 lelong x \b, %dx
[all …]

Completed in 51 milliseconds