Lines Matching defs:y

621 	int x, y, p;  in gdImagePaletteCopy()  local
727 void gdImageSetPixel (gdImagePtr im, int x, int y, int color) in gdImageSetPixel()
789 int gdImageGetTrueColorPixel (gdImagePtr im, int x, int y) in gdImageGetTrueColorPixel()
800 static void gdImageBrushApply (gdImagePtr im, int x, int y) in gdImageBrushApply()
876 static void gdImageTileApply (gdImagePtr im, int x, int y) in gdImageTileApply()
913 static int gdImageTileGet (gdImagePtr im, int x, int y) in gdImageTileGet()
1004 int gdImageGetPixel (gdImagePtr im, int x, int y) in gdImageGetPixel()
1063 static void gdImageHLine(gdImagePtr im, int y, int x1, int x2, int col) in gdImageHLine()
1104 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageLine() local
1277 inline static void gdImageSetAAPixelColor(gdImagePtr im, int x, int y, int color, int t) in gdImageSetAAPixelColor()
1301 long x, y, inc, frac; in gdImageAALine() local
1378 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageDashedLine() local
1490 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, i… in dashedSet()
1518 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar()
1544 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp()
1570 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1581 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1594 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1605 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1679 int x, y; in gdImageFilledArc() local
1743 void gdImageFillToBorder (gdImagePtr im, int x, int y, int border, int color) in gdImageFillToBorder()
1842 struct seg {int y, xl, xr, dy;}; member
1855 void gdImageFill(gdImagePtr im, int x, int y, int nc) in gdImageFill()
1950 static void _gdImageFillTiled(gdImagePtr im, int x, int y, int nc) in _gdImageFillTiled()
2108 int x, y; in _gdImageFilledHRectangle() local
2152 int x, y; in _gdImageFilledVRectangle() local
2202 int x, y; in gdImageCopy() local
2283 int x, y; in gdImageCopyMerge() local
2323 int x, y; in gdImageCopyMergeGray() local
2377 int x, y; in gdImageCopyResized() local
2486 int x, y; in gdImageCopyResampled() local
2638 int y; in gdImageFilledPolygon() local
2824 int x, y; in gdImageCompare() local
3055 unsigned int y; in gdImagePaletteToTrueColor() local