Lines Matching refs:rx1
108 #define ADDRECT(reg,r,fr,rx1,ry1,rx2,ry2) \
109 if (((rx1) < (rx2)) && ((ry1) < (ry2)) && \
113 ((r-1)->x1 <= (rx1)) && \
122 r->x1 = (rx1); \
146 int width, h, base, rx1 = 0, crects;
181 rx1 = 0;
208 rx1 = base + ib;
219 rx1, h, base + ib, h + 1);
239 rx1 = base + ib;
250 rx1, h, base + ib, h + 1);
262 rx1, h, base + (width & FB_MASK), h + 1);