Searched refs:fg_bitOffset (Results 1 – 1 of 1) sorted by relevance
3257 static const int fg_bitOffset = GetBitOffset(foreground_mask); in GetNewColor() local3260 ((new_color & foreground_mask) >> fg_bitOffset)) { in GetNewColor()