Searched defs:stateChanges (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/miext/cw/ | ||
| H A D | cw.h | 42 unsigned long stateChanges; /* changes in parent gc since last copy */ member in struct:__anon31641d280108 61 unsigned long stateChanges; member in struct:__anon31641d280208 |
| H A D | cw.c | 148 cwValidateGC(GCPtr pGC, unsigned long stateChanges, DrawablePtr pDrawable) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/include/ | ||
| H A D | gcstruct.h | 276 unsigned int stateChanges; /* masked with GC_<kind> */ member in struct:_GC |
| /xsrc/external/mit/xorg-server.old/dist/include/ | ||
| H A D | gcstruct.h | 307 unsigned long stateChanges; /* masked with GC_<kind> */ member in struct:_GC |
| /xsrc/external/mit/xorg-server.old/dist/render/ | ||
| H A D | picturestr.h | 164 unsigned int stateChanges : CPLastBit; member in struct:_Picture |
| /xsrc/external/mit/xorg-server/dist/render/ | ||
| H A D | picturestr.h | 139 unsigned int stateChanges:CPLastBit; member in struct:_Picture |
Completed in 9 milliseconds