Searched refs:NEXTVAL (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | gc.c | 118 #define NEXTVAL(_type, _var) { \ macro 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(unsigne [all...] |
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | gc.c | 115 #define NEXTVAL(_type, _var) { \ macro 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(unsigne [all...] |
Completed in 5 milliseconds