Searched refs:BeingCreated (Results 1 – 2 of 2) sorted by relevance
70 #define BeingCreated 4 macro
371 pmap->flags |= BeingCreated; in CreateColormap()393 pmap->flags &= ~BeingCreated; in CreateColormap()802 if (pmap->flags & BeingCreated) in FindColor()875 if (pmap->flags & BeingCreated || client == -1) in FindColor()949 if (pmap->flags & BeingCreated) in AllocColor()1080 (CLIENT_ID(pmap->mid) != client) && !(pmap->flags & BeingCreated)) { in AllocColor()2252 if (!(class & DynamicClass) && !(pmap->flags & BeingCreated)) { in StoreColors()