Home
last modified time | relevance | path

Searched defs:w (Results 51 – 63 of 63) sorted by last modified time

123

/PHP-5.5/ext/gd/libgd/
H A Dgd.c306 #define RETURN_HWB(h, w, b) {HWB->H = h; HWB->W = w; HWB->B = b; return HWB;} argument
344 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
1104 int w, wstart; in gdImageLine() local
1525 int w, wstart; in dashedSet() local
1675 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1684 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc()
2163 void gdImageCopy (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, in… in gdImageCopy()
2262 …rge (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h, int pct) in gdImageCopyMerge()
2302 …ray (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h, int pct) in gdImageCopyMergeGray()
H A Dgd.h291 int w; member
H A Dgd_arc.c17 void gdImageEllipse(gdImagePtr im, int mx, int my, int w, int h, int c) in gdImageEllipse()
56 void gdImageFilledEllipse (gdImagePtr im, int mx, int my, int w, int h, int c) in gdImageFilledEllipse()
H A Dgd_gd2.c403 gdImagePtr gdImageCreateFromGd2PartPtr (int size, void *data, int srcx, int srcy, int w, int h) in gdImageCreateFromGd2PartPtr()
413 gdImagePtr gdImageCreateFromGd2Part (FILE * inFile, int srcx, int srcy, int w, int h) in gdImageCreateFromGd2Part()
425 gdImagePtr gdImageCreateFromGd2PartCtx (gdIOCtx * in, int srcx, int srcy, int w, int h) in gdImageCreateFromGd2PartCtx()
H A Dgd_gif_out.c766 static int gifPutWord(int w, gdIOCtx *out)
H A Dgdparttopng.c15 int x, y, w, h; in main() local
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ argument
13 #define MIN4(x,y,z,w) \ argument
H A Dgd2time.c17 int x, y, w, h; in main() local
/PHP-5.5/ext/date/
H A Dphp_date.c3503 static void php_date_isodate_set(zval *object, long y, long w, long d, zval *return_value TSRMLS_DC) in php_date_isodate_set()
3525 long y, w, d = 1; in PHP_FUNCTION() local
3542 long y, w, d = 1; in PHP_METHOD() local
/PHP-5.5/ext/date/lib/
H A Dparse_date.c13185 timelib_sll w, d; in scan() local
13213 timelib_sll w, d; in scan() local
H A Dastro.c131 w, /* Mean longitude of perihelion */ in astro_sunpos() local
H A Ddow.c136 timelib_sll timelib_daynr_from_weeknr(timelib_sll y, timelib_sll w, timelib_sll d) in timelib_daynr_from_weeknr()
/PHP-5.5/Zend/
H A Dzend_strtod.c1033 ULong *xa, *xa0, w, y, z; local

Completed in 167 milliseconds

123