Lines Matching refs:NEXTVAL
118 #define NEXTVAL(_type, _var) { \
147 NEXTVAL(CARD8, newalu);
159 NEXTVAL(unsigned long, pGC->planemask);
162 NEXTVAL(unsigned long, pGC->fgPixel);
173 NEXTVAL(unsigned long, pGC->bgPixel);
176 NEXTVAL(CARD16, pGC->lineWidth);
181 NEXTVAL(unsigned int, newlinestyle);
195 NEXTVAL(unsigned int, newcapstyle);
209 NEXTVAL(unsigned int, newjoinstyle);
223 NEXTVAL(unsigned int, newfillstyle);
237 NEXTVAL(unsigned int, newfillrule);
280 NEXTVAL(INT16, pGC->patOrg.x);
283 NEXTVAL(INT16, pGC->patOrg.y);
298 NEXTVAL(unsigned int, newclipmode);
312 NEXTVAL(unsigned int, newge);
324 NEXTVAL(INT16, pGC->clipOrg.x);
327 NEXTVAL(INT16, pGC->clipOrg.y);
345 NEXTVAL(INT16, pGC->dashOffset);
350 NEXTVAL(CARD8, newdash);
388 NEXTVAL(unsigned int, newarcmode);
419 #undef NEXTVAL