Searched refs:AllocTemporary (Results 1 – 2 of 2) sorted by relevance
63 #define AllocTemporary (-2) macro
821 pent->refcnt = (client >= 0) ? 1 : AllocTemporary; in FindColor()1179 if (pmap->red[pixel].refcnt == AllocTemporary) in FakeFreeColor()1187 if (pmap->red[pixR].refcnt == AllocTemporary) in FakeFreeColor()1189 if (pmap->green[pixG].refcnt == AllocTemporary) in FakeFreeColor()1191 if (pmap->blue[pixB].refcnt == AllocTemporary) in FakeFreeColor()