Searched defs:InPalette (Results 1 – 2 of 2) sorted by relevance
102 #define InPalette(n) ((n) >= 0 && (n) < MAX_PALETTE) macro
763 #define InPalette(n) ((n) >= 0 && (n) < MAX_PALETTE) macro