Lines Matching defs:x
30 # define fabsf(x) ((float)(fabs(x))) argument
36 # define floorf(x) ((float)(floor(x))) argument
619 int x, y, p; in gdImagePaletteCopy() local
725 void gdImageSetPixel (gdImagePtr im, int x, int y, int color) in gdImageSetPixel()
787 int gdImageGetTrueColorPixel (gdImagePtr im, int x, int y) in gdImageGetTrueColorPixel()
798 static void gdImageBrushApply (gdImagePtr im, int x, int y) in gdImageBrushApply()
874 static void gdImageTileApply (gdImagePtr im, int x, int y) in gdImageTileApply()
911 static int gdImageTileGet (gdImagePtr im, int x, int y) in gdImageTileGet()
1002 int gdImageGetPixel (gdImagePtr im, int x, int y) in gdImageGetPixel()
1080 static void gdImageVLine(gdImagePtr im, int x, int y1, int y2, int col) in gdImageVLine()
1102 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageLine() local
1275 inline static void gdImageSetAAPixelColor(gdImagePtr im, int x, int y, int color, int t) in gdImageSetAAPixelColor()
1299 long x, y, inc, frac; in gdImageAALine() local
1376 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageDashedLine() local
1487 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, i… in dashedSet()
1515 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar()
1541 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp()
1567 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1578 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1591 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1602 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1676 int x, y; in gdImageFilledArc() local
1740 void gdImageFillToBorder (gdImagePtr im, int x, int y, int border, int color) in gdImageFillToBorder()
1852 void gdImageFill(gdImagePtr im, int x, int y, int nc) in gdImageFill()
1947 static void _gdImageFillTiled(gdImagePtr im, int x, int y, int nc) in _gdImageFillTiled()
2105 int x, y; in _gdImageFilledHRectangle() local
2149 int x, y; in _gdImageFilledVRectangle() local
2199 int x, y; in gdImageCopy() local
2280 int x, y; in gdImageCopyMerge() local
2320 int x, y; in gdImageCopyMergeGray() local
2374 int x, y; in gdImageCopyResized() local
2483 int x, y; in gdImageCopyResampled() local
2821 int x, y; in gdImageCompare() local
3062 unsigned int x; in gdImagePaletteToTrueColor() local