Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgd_pixelate.c28 int cx, cy; in gdImagePixelate() local
H A Dgd_gd2.c270 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
436 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
643 static void _gd2PutHeader (gdImagePtr im, gdIOCtx * out, int cs, int fmt, int cx, int cy) in _gd2PutHeader()
665 int ncx, ncy, cx, cy; in _gdImageGd2() local
H A Dgd.c1520 int cx, cy; in gdImageChar() local
1546 int cx, cy; in gdImageCharUp() local
1642 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1647 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc()
2050 int cx, cy, x1ul, y1ul, x2lr, y2lr; in gdImageRectangle() local
/PHP-5.6/ext/gd/
H A Dgd.c1758 long cx, cy, w, h, color; in PHP_FUNCTION() local
1778 long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
3224 long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
3254 long cx, cy, w, h, color; in PHP_FUNCTION() local
3534 int cx, cy, px, py, fline; in php_gdimagecharup() local

Completed in 31 milliseconds