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