Searched refs:TAG_PALETTE (Results 1 – 2 of 2) sorted by relevance
241 ExFreePoolWithTag(pPal->IndexedColors, TAG_PALETTE); in PALETTE_vCleanup()1091 pEntries = ExAllocatePoolWithTag(PagedPool, cjSize, TAG_PALETTE);1104 ExFreePoolWithTag(pEntries, TAG_PALETTE); in _SEH2_EXCEPT()1164 ExFreePoolWithTag(pEntries, TAG_PALETTE);
26 #define TAG_PALETTE GDITAG_HMGR_LOOKASIDE_PAL_TYPE macro