Lines Matching refs:_n
9156 GCPtr gc, int mode, const int _n, const DDXPointRec * const _pt,
9180 __FUNCTION__, gc->alu, gc->fgPixel, _n, clipped, damage));
9204 int n = _n;
10386 GCPtr gc, const int _n, const xSegment *_s,
10409 __FUNCTION__, gc->alu, gc->fgPixel, _n, clipped, damage));
10432 int n = _n;
14972 int *_n, xRectangle **_r,
14980 if (*_n == 0)
14987 while (*_n && ((*_r)->width == 0 || (*_r)->height == 0))
14988 --*_n, ++*_r;
14990 if (*_n == 0)
14993 n = *_n;
15014 --*_n, r++;
15429 int _x, int _y, unsigned int _n,
15449 __FUNCTION__, _x, _y, _n, fg, bg, rop));
15568 int x = _x, y = _y, n = _n;
16169 int _x, int _y, unsigned int _n,
16287 int x = _x, y = _y, n = _n;