Searched refs:fg_bitOffset (Results 1 – 2 of 2) sorted by relevance
2959 static const int fg_bitOffset = GetBitOffset(foreground_mask); in GetNewColor() local2962 ((new_color & foreground_mask) >> fg_bitOffset)) { in GetNewColor()
2953 static const int fg_bitOffset = GetBitOffset(foreground_mask); in GetNewColor() local2956 ((new_color & foreground_mask) >> fg_bitOffset)) { in GetNewColor()