Searched defs:cy (Results 1 – 4 of 4) sorted by relevance
/PHP-5.3/ext/gd/libgd/ |
H A D | gd_pixelate.c | 28 int cx, cy; in gdImagePixelate() local
|
H A D | gd_gd2.c | 253 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local 415 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local 622 static void _gd2PutHeader (gdImagePtr im, gdIOCtx * out, int cs, int fmt, int cx, int cy) in _gd2PutHeader() 644 int ncx, ncy, cx, cy; in _gdImageGd2() local
|
H A D | gd.c | 1540 int cx, cy; in gdImageChar() local 1566 int cx, cy; in gdImageCharUp() local 1664 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc() 1673 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc() 2054 int cx, cy, x1ul, y1ul, x2lr, y2lr; in gdImageRectangle() local
|
/PHP-5.3/ext/gd/ |
H A D | gd.c | 1750 long cx, cy, w, h, color; in PHP_FUNCTION() local 1770 long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local 3272 long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local 3302 long cx, cy, w, h, color; in PHP_FUNCTION() local 3570 int cx, cy, px, py, fline; in php_gdimagecharup() local
|
Completed in 24 milliseconds