Searched refs:IsDefault (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dcolormap.h68 #define IsDefault 1 macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dcolormap.h69 #define IsDefault 1 macro
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinshadddnl.c1146 if (pColormap->flags & IsDefault) {
H A Dwinshadgdi.c1216 if (pColormap->flags & IsDefault) {
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinshaddd.c1289 if (pColormap->flags & IsDefault)
H A Dwinshadddnl.c1320 if (pColormap->flags & IsDefault)
H A Dwinshadgdi.c1181 if (pColormap->flags & IsDefault)
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcolormap.c305 pmap->flags |= IsDefault;
480 if (pmap->flags & IsDefault) {
H A Ddispatch.c2392 if (!(pmap->flags & IsDefault))
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcolormap.c284 pmap->flags |= IsDefault;
443 if (pmap->flags & IsDefault) {
H A Ddispatch.c2475 if (!(pmap->flags & IsDefault))

Completed in 23 milliseconds