Lines Matching refs:_n
9013 GCPtr gc, int mode, const int _n, const DDXPointRec * const _pt,
9037 __FUNCTION__, gc->alu, gc->fgPixel, _n, clipped, damage));
9061 int n = _n;
10224 GCPtr gc, const int _n, const xSegment *_s,
10247 __FUNCTION__, gc->alu, gc->fgPixel, _n, clipped, damage));
10270 int n = _n;
14748 int *_n, xRectangle **_r,
14756 if (*_n == 0)
14763 while (*_n && ((*_r)->width == 0 || (*_r)->height == 0))
14764 --*_n, ++*_r;
14766 if (*_n == 0)
14769 n = *_n;
14790 --*_n, r++;
15205 int _x, int _y, unsigned int _n,
15225 __FUNCTION__, _x, _y, _n, fg, bg, rop));
15343 int x = _x, y = _y, n = _n;
15943 int _x, int _y, unsigned int _n,
16060 int x = _x, y = _y, n = _n;