Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/ext/gd/libgd/
H A Dgd.c676 static int clip_1d(int *x0, int *y0, int *x1, int *y1, int maxdim) { in clip_1d()
802 int x1, y1, x2, y2; in gdImageBrushApply() local
1080 static void gdImageVLine(gdImagePtr im, int x, int y1, int y2, int col) in gdImageVLine()
1100 void gdImageLine (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageLine()
1296 void gdImageAALine (gdImagePtr im, int x1, int y1, int x2, int y2, int col) in gdImageAALine()
1374 void gdImageDashedLine (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageDashedLine()
2022 void gdImageRectangle (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageRectangle()
2103 static void _gdImageFilledHRectangle (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in _gdImageFilledHRectangle()
2191 void gdImageFilledRectangle (gdImagePtr im, int x1, int y1, int x2, int y2, int color) in gdImageFilledRectangle()
2637 int x1, y1; in gdImageFilledPolygon() local
[all …]
H A Dgdft.c823 int x1 = 0, y1 = 0; local
H A Dgd_interpolation.c2325 int x1,y1; in gdImageClipRectangle() local
/PHP-7.1/ext/date/lib/
H A Ddow.c49 timelib_sll c1, y1, m1, dow; in timelib_day_of_week_ex() local
/PHP-7.1/ext/gd/
H A Dgd.c3109 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3137 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3158 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local
3179 zend_long x1, y1, x2, y2, col; in PHP_FUNCTION() local

Completed in 45 milliseconds