Lines Matching refs:NEXTVAL
115 #define NEXTVAL(_type, _var) { \
142 NEXTVAL(CARD8, newalu);
154 NEXTVAL(unsigned long, pGC->planemask);
158 NEXTVAL(unsigned long, pGC->fgPixel);
169 NEXTVAL(unsigned long, pGC->bgPixel);
173 NEXTVAL(CARD16, pGC->lineWidth);
179 NEXTVAL(unsigned int, newlinestyle);
193 NEXTVAL(unsigned int, newcapstyle);
207 NEXTVAL(unsigned int, newjoinstyle);
221 NEXTVAL(unsigned int, newfillstyle);
235 NEXTVAL(unsigned int, newfillrule);
278 NEXTVAL(INT16, pGC->patOrg.x);
282 NEXTVAL(INT16, pGC->patOrg.y);
299 NEXTVAL(unsigned int, newclipmode);
313 NEXTVAL(unsigned int, newge);
325 NEXTVAL(INT16, pGC->clipOrg.x);
329 NEXTVAL(INT16, pGC->clipOrg.y);
347 NEXTVAL(INT16, pGC->dashOffset);
353 NEXTVAL(CARD8, newdash);
387 NEXTVAL(unsigned int, newarcmode);
416 #undef NEXTVAL