Lines Matching defs:x

30 #  define fabsf(x) ((float)(fabs(x)))  argument
36 # define floorf(x) ((float)(floor(x))) argument
610 int x, y, p; in gdImagePaletteCopy() local
716 void gdImageSetPixel (gdImagePtr im, int x, int y, int color) in gdImageSetPixel()
778 int gdImageGetTrueColorPixel (gdImagePtr im, int x, int y) in gdImageGetTrueColorPixel()
789 static void gdImageBrushApply (gdImagePtr im, int x, int y) in gdImageBrushApply()
865 static void gdImageTileApply (gdImagePtr im, int x, int y) in gdImageTileApply()
902 static int gdImageTileGet (gdImagePtr im, int x, int y) in gdImageTileGet()
993 int gdImageGetPixel (gdImagePtr im, int x, int y) in gdImageGetPixel()
1069 static void gdImageVLine(gdImagePtr im, int x, int y1, int y2, int col) in gdImageVLine()
1091 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageLine() local
1264 inline static void gdImageSetAAPixelColor(gdImagePtr im, int x, int y, int color, int t) in gdImageSetAAPixelColor()
1288 long x, y, inc; in gdImageAALine() local
1398 int dx, dy, incr1, incr2, d, x, y, xend, yend, xdirflag, ydirflag; in gdImageDashedLine() local
1510 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, i… in dashedSet()
1538 void gdImageChar (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageChar()
1564 void gdImageCharUp (gdImagePtr im, gdFontPtr f, int x, int y, int c, int color) in gdImageCharUp()
1590 void gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageString()
1601 void gdImageStringUp (gdImagePtr im, gdFontPtr f, int x, int y, unsigned char *s, int color) in gdImageStringUp()
1614 void gdImageString16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageString16()
1625 void gdImageStringUp16 (gdImagePtr im, gdFontPtr f, int x, int y, unsigned short *s, int color) in gdImageStringUp16()
1705 int x, y; in gdImageFilledArc() local
1756 void gdImageFillToBorder (gdImagePtr im, int x, int y, int border, int color) in gdImageFillToBorder()
1858 void gdImageFill(gdImagePtr im, int x, int y, int nc) in gdImageFill()
1953 static void _gdImageFillTiled(gdImagePtr im, int x, int y, int nc) in _gdImageFillTiled()
2108 int x, y; in gdImageFilledRectangle() local
2154 int x, y; in gdImageCopy() local
2253 int x, y; in gdImageCopyMerge() local
2293 int x, y; in gdImageCopyMergeGray() local
2347 int x, y; in gdImageCopyResized() local
2459 int x, y; in gdImageCopyResampled() local
2784 int x, y; in gdImageCompare() local