Lines Matching defs:x

31 #  define fabsf(x) ((float)(fabs(x)))  argument
37 # define floorf(x) ((float)(floor(x))) argument
657 int x, y, p; in gdImagePaletteCopy() local
763 void gdImageSetPixel (gdImagePtr im, int x, int y, int color) in gdImageSetPixel()
828 int gdImageGetTrueColorPixel (gdImagePtr im, int x, int y) in gdImageGetTrueColorPixel()
839 static void gdImageBrushApply (gdImagePtr im, int x, int y) in gdImageBrushApply()
915 static void gdImageTileApply (gdImagePtr im, int x, int y) in gdImageTileApply()
952 static int gdImageTileGet (gdImagePtr im, int x, int y) in gdImageTileGet()
981 int gdImageGetPixel (gdImagePtr im, int x, int y) in gdImageGetPixel()
1020 static void gdImageVLine(gdImagePtr im, int x, int y1, int y2, int col) in gdImageVLine()
1042 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageLine() local
1215 inline static void gdImageSetAAPixelColor(gdImagePtr im, int x, int y, int color, int t) in gdImageSetAAPixelColor()
1239 long x, y, inc, frac; in gdImageAALine() local
1322 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageDashedLine() local
1433 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, i… in dashedSet()
1461 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar()
1487 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp()
1513 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1524 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1537 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1548 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1622 int x, y; in gdImageFilledArc() local
1713 int x=0,mx1=0,mx2=0,my1=0,my2=0; in gdImageEllipse() local
1752 int x=0,mx1=0,mx2=0,my1=0,my2=0; in gdImageFilledEllipse() local
1798 void gdImageFillToBorder (gdImagePtr im, int x, int y, int border, int color) in gdImageFillToBorder()
1910 void gdImageFill(gdImagePtr im, int x, int y, int nc) in gdImageFill()
2005 static void _gdImageFillTiled(gdImagePtr im, int x, int y, int nc) in _gdImageFillTiled()
2159 int x, y; in _gdImageFilledHRectangle() local
2203 int x, y; in _gdImageFilledVRectangle() local
2253 int x, y; in gdImageCopy() local
2334 int x, y; in gdImageCopyMerge() local
2374 int x, y; in gdImageCopyMergeGray() local
2428 int x, y; in gdImageCopyResized() local
2537 int x, y; in gdImageCopyResampled() local
2869 int x, y; in gdImageCompare() local
3108 unsigned int x; in gdImagePaletteToTrueColor() local